A .env
file must be added to the root directory of this project.
Your .env
file must look like this:
NODE_ENV=development
SECRET=<this should be some random string, it is used to sign JWTs>
USE_MOCK_SEARCH_DATA=0
YOUTUBE_API_KEY=<your youtube data api key goes here>
DB_HOST=<optional database connection for user auth>
DB_DATABASE=<optional database connection for user auth>
DB_USER=<optional database connection for user auth>
DB_PORT=<optional database connection for user auth>
DB_PASS=<optional database connection for user auth>
npm i
npm start
while server is running,
npm test
cd frontend
inside of frontend
folder,
npm i
inside of frontend
folder,
npm start
inside of frontend
folder,
npm run build
to communicate with other contributors : https://discord.gg/b2gEwT8