Skip to content

jwako/devise_token_auth_demo

Repository files navigation

Rails(devise_token_auth) + AngularJS(ng-token-auth) Demo

This is a rails application fully configured to work with the devise_token_auth and ng-token-auth.

Getting Started

Rails

$bundle install
$rake db:create db:migrate

AngularJS

$rake bower:install

Start server

$rails s

Live Demo

Devise Token Auth Demo

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages