- npm install
- npm prisma generate dev
- npm run dev
- postgres://user:password@host:port/database_name
- Default 5000
- Your super secret key
- Number of salts, e.g. 10
- One more super secret key
-
./frontend/src/services/api/api.tsx :
-
LOCAL: Use axiosConfig as DEV
-
HEROKU: Use axiosConfig as PROD
- npm install
- npm prisma generate dev
- npm run start
- ./backend/src/tests and import the json file