payment gateway, bank of variak
// check db.js file and set it up as your mongodb connection
// any suggestions will be highly acceptable
// first fully functional fullstack project
// app.js is main server file
// comments are provided so you can understand the server file
// prerequistes
mongodb
node js
any web browser
// run commands
npm install
node app.js
// upon successful completion of installation and running you will see the following
server port = 4000
Db Connected
// go to any web browser and write this in top bar
http://localhost:4000/