All Projects → saitoxu → react-devise-token-auth-sample

saitoxu / react-devise-token-auth-sample

Licence: MIT license
React on Rails using devise_token_auth for authentication

Programming Languages

ruby
36898 projects - #4 most used programming language
javascript
184084 projects - #8 most used programming language
HTML
75241 projects
CSS
56736 projects
coffeescript
4710 projects

Projects that are alternatives of or similar to react-devise-token-auth-sample

Spring Framework Petclinic
A Spring Framework application based on JSP, Spring MVC, Spring Data JPA, Hibernate and JDBC
Stars: ✭ 251 (+904%)
Mutual labels:  sample
ui5-webcomponents-sample-angular
UI5 Web Components Sample TODO application built with Angular.
Stars: ✭ 34 (+36%)
Mutual labels:  sample
abap-platform-jak
The JSON ABAP Konverter
Stars: ✭ 16 (-36%)
Mutual labels:  sample
sketch-data
Various lists to use as data source in Sketch app and other design applications
Stars: ✭ 151 (+504%)
Mutual labels:  sample
walletconnect-test-wallet
Test Wallet (Web)
Stars: ✭ 163 (+552%)
Mutual labels:  sample
ui5-webcomponents-sample-vue
UI5 Web Components Sample TODO application built with Vue.
Stars: ✭ 52 (+108%)
Mutual labels:  sample
Play Scala Starter Example
Play Scala Starter Template (ideal for new users!)
Stars: ✭ 238 (+852%)
Mutual labels:  sample
cloud-workflow-samples
Workflow sample projects as reference content. Users can download and import the content of this project to their tenant to understand and learn how to consume workflow.
Stars: ✭ 52 (+108%)
Mutual labels:  sample
play-scala-fileupload-example
An example Play application showing custom multiform fileupload in Scala
Stars: ✭ 29 (+16%)
Mutual labels:  sample
amazon-qldb-dmv-sample-java
A DMV based example application which demonstrates best-practices for using QLDB & the QLDB Driver for Java.
Stars: ✭ 26 (+4%)
Mutual labels:  sample
Examples wxWidgets
Shows how to use wxWidgets controls only by programming code (c++17).
Stars: ✭ 116 (+364%)
Mutual labels:  sample
devise-uncommon password
Devise extension to prevent users from using a common password.
Stars: ✭ 24 (-4%)
Mutual labels:  devise
CosmicWorks
How to model and partition data for Cosmos DB starting with the Adventure Works database.
Stars: ✭ 53 (+112%)
Mutual labels:  sample
laravel-hmvc-sample
Sample project, building a HMVC structure for Laravel 5,6,7,8
Stars: ✭ 28 (+12%)
Mutual labels:  sample
ui5-cap-event-app
Showcase of SAP Cloud Application Programming Model and OData V4 with draft mode in a freestyle SAPUI5 app and an SAP Fiori elements app.
Stars: ✭ 70 (+180%)
Mutual labels:  sample
Golang Samples
Sample apps and code written for Google Cloud in the Go programming language.
Stars: ✭ 3,088 (+12252%)
Mutual labels:  sample
electron-webpack-sample
Sample of Electron & Webpack working together 💜
Stars: ✭ 31 (+24%)
Mutual labels:  sample
btp-workflow-management-opensap
This repository contain the exercises for the openSAP course "Improve Business Processes with SAP Workflow Management."
Stars: ✭ 30 (+20%)
Mutual labels:  sample
kmm-production-sample
This is an open-source, mobile, cross-platform application built with Kotlin Multiplatform Mobile. It's a simple RSS reader, and you can download it from the App Store and Google Play. It's been designed to demonstrate how KMM can be used in real production projects.
Stars: ✭ 1,476 (+5804%)
Mutual labels:  sample
blazor-dashboard
Blazor sample dashboard app with native components from Telerik
Stars: ✭ 20 (-20%)
Mutual labels:  sample

react-devise-token-auth-sample

This is a sample application of React on Rails using devise_token_auth gem for authentication.

Development

$ git clone https://github.com/saitoxu/react-devise-token-auth-sample.git
$ cd react-devise-token-auth-sample
$ bundle install --path vendor/bundle
$ yarn install
$ yarn dev
$ rails s # in another shell

Author

License

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].