StevenMonty / CS1530-Final

0 stars 0 forks source link

Libros

Codacy Badge

Run Locally

  1. Run ./initEnv.sh
  2. Run ./runDjango.sh
  3. In a separate window, Run ./runReact.sh

Run with Docker

docker-compose up|down|build

After running

View the API at localhost:8000
View the frontend at localhost:3000

Backend Credentials