A follow up hands-on session for the the node.js talk.
Clone the project
git clone https://github.com/SathvikKS/DBMS-Talk-HandsOn.git
Go to the project directory
cd DBMS-Talk-HandsOn
Install dependencies
npm install
Make changes to the .env
file accordingly.
Start the server
npm run exp<number>
npm run exp1