Instruction to run the project:
- Clone the repository
- Go to the project directory and create a
.env
file with the following content:PGUSER=<username> PGHOST=<host> PGPASSWORD=<password> PGDATABASE=<database> PGPORT=<port>
- Run
npm install
to install all the dependencies - Run
npm start
to start the server
We have also deployed the project at https://dbis-project.onrender.com
You can read our project report here
- Shubham Bakare (200050133)
- Akshat Kumar (200050004)
- Subarno Nath Roy (200050139)
- Jash Kabra (200050054)