Skip to content

darrenli2/backend_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Welcome to the Backend_api repo. This repo is to build backend of a user authentication application with jwt (JSON Web Token).

Ruby version

2.3.0

Running the application

  • $ bundle install
  • $ bundle exec rake db:create
  • $ bundle exec rake db:migrate
  • $ bundle exec rails s

Running Tests

  • $ bundle exec rspec

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published