Rare is a full-stack publishing platform project. It was built in two one-week sprints with two different teams working in a simulated Agile environment.
-
Clone this repo
git clone [email protected]:nss-day-cohort-44/rare-rest-api-rare-vicious-blizzards.git cd rare-rest-api-rare-vicious-blizzards
-
Activate virtual environment
pipenv shell
-
Install dependencies
pipenv install
-
Run the server
python manage.py runserver
-
Finish installation by following the instructions found here: