This app was made in rails (Front-end and Back-end).However, if you want to consume data, you can go to the branch api/devise_token. There's a insomnia's file where can see the EndPoints.
For this project I used rbenv to manage gems.
bundle install
rails db:reset
rails s
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.