Skip to content

TRAV(el) (ass)ISTANCE, as the name suggests is tour booking website built upon Node.js, Express.js for server-side rendering, MongoDB for the NoSQL database and Pug as the templating engine.

Notifications You must be signed in to change notification settings

Lakshay-Sood/Travistance

Repository files navigation

For running it:
1) 'npm start' (to start node (express) server at 127.0.0.1:8050)
2) If making changes to js on the client side, 'npm run watch:js' in another terminal
3) open browser on 127.0.0.1:8050 (and NOT localhost:8050)

Login with a test user:
Email-id: lavie@example.com
password: test1234

About

TRAV(el) (ass)ISTANCE, as the name suggests is tour booking website built upon Node.js, Express.js for server-side rendering, MongoDB for the NoSQL database and Pug as the templating engine.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published