Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

rkrage/napa_sample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Napa Sample Application

A sample application using the Napa framework and JSON web token authentication.

Setup

Make sure MySQL is installed and the credentials are correct in the database.yml file.

bundle
bundle exec rake db:reset
RACK_ENV=test bundle exec rake db:reset

Running the server

bundle exec napa s

Running the tests

bundle exec rspec spec

About

Messing around with Napa and JWT auth

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages