Test of Express Views
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 yourpassword
- create a variable
-
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