Backend application set-up create an .env file and insert environment variables npm install cd database folder node ddl.js cd .. npm run dev / if nodemon is not installed use: node app.js NOTE: Env variables are located in attachment 9 of the report