A web application using JavaScript to render frontend and Rails API to manage backend.
Clone this repo to local machine using terminal git clone cd into fresh-find-backend/fresh-find-backend and run bundle install to install dependencies Run rails db:migrate to create tables Run rails db:seed to generate seed data Run rails s to run server
-
Ruby version
-
System dependencies
-
Configuration
-
Database creation
-
Database initialization
-
How to run the test suite
-
Services (job queues, cache servers, search engines, etc.)
-
Deployment instructions