/todo-api

Rails API for React Client with JWT Auth

Primary LanguageRuby

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version - ruby-2.6.3

  • System dependencies

  • Configuration

    • Clone Repo.
    • bundle install
    • rake db:create
    • rake db:migrate
    • rails s
  • How to run the test suite

  • Needs test coverage
  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...