Skip to content

beginner-web-developer/backend

Repository files navigation

README

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

Ruby version: 3.2.2

To run the application:

  1. Fork this repository.
  2. Clone this repository.
  3. Run the database creation and migrations.
    rake db:create
    rake db:migrate
    rake db:seed
    
  4. Set up the backend server on port 3001.
    rails server -p 3001
    
  5. Copy the URL of the backend API into the url.tsx file of "sample-react-app" repository

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors