- Open a terminal in this folder
- Run the command
npm run start:dev
- Wait till the terminal says
connected to db
go to localhost:3000/6221108139
The user
6221108139
is the bot user for shrivatsa, so it has the transactions recorded that we used while making the interim demo
You can leave the filtering button for now, i think we won't really need it anyways
The HTML pages (with the extension .ejs
) are in the folder views/
The corresponding JavaScript, css, and asset files are in the folder public/
do NOT change the structure of the code, the files work only if they are in the corresponding folders