Skip to content

nss-day-cohort-44/rare-rest-api-fast-and-flurrious

Repository files navigation

rare-rest-api-fast-and-flurrious

Server Setup

You are going to need a minimum of two terminal sessions open for this project at all times. Go ahead and open two now.

  1. Run pipenv shell command to start a virtual environment.
  2. Run pipenv install django autopep8 pylint djangorestframework django-cors-headers pylint-django Pillow
  3. Clone down the server repo from: git clone git@github.com:nss-day-cohort-44/rare-rest-api-fast-and-flurrious.git
  4. Execute the ./shell.sh script file
  5. Run Python manage.py runserver

Client Setup

In the second terminal session

  1. git clone git@github.com:nss-day-cohort-44/rare-fast-and-flurrious-client.git . <-- note the single dot at the end.
  2. npm install to get all required packages installed for the React client.
  3. npm start

ERD

ERD for this project

About

rare-rest-api-malicious-vortices created by GitHub Classroom

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •