Skip to content

Catevika/Express-Mongo-Views

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Express-Mongo-Views

Test of Express Views

Screenshot Express Views App

You can fork this project, then

  • npm install + git init in your terminal

  • create a database on MongoDB-Atlas

  • create an .env file and add .env to your .gitignore file

    • create a variable PORT=<port-number> corresponding to the port you prefer
    • create a variable MONGO_URI=<drivers Node connect string> and insert your password
  • npm run dev in your terminal and then

  • localhost:<port-number> in your favorite browser

  • Enjoy and give it a star if it deserves it

    Made with 💖 by Dominique Bello aka Catevika - 2023