Skip to content

Imagining Canada's Digital Twin project: a digital twin platform for Canada with login functionality, built using Node.js, MongoDB, and Auth0.

License

Notifications You must be signed in to change notification settings

younesbram/cims-digital-twin

 
 

Repository files navigation

CIMS - Digital Twin

clone to local folder,

in terminal : npm install

then: npm start

this will run it in NODE_ENV production mode. uses express compression middleware, and express auth0 openid-connect. runs on nodemon (for better versioning and development)

join localhost:3000 view website normally.

join localhost:3000/logintest

will be redirected to login -> redirected to /loginstatus

join localhost:3000/profile to see the profile

join localhost:3000/logout to logout

join localhost:3000/login to manually login

About

Imagining Canada's Digital Twin project: a digital twin platform for Canada with login functionality, built using Node.js, MongoDB, and Auth0.

Topics

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.4%
  • HTML 20.1%
  • CSS 7.4%
  • Pug 0.1%