Skip to content

Notes app with login, using mongodb, nodejs (express to create server)

Notifications You must be signed in to change notification settings

raulcv/notesapp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

notes app

Notes app with user authentication, using mongodb, nodejs, express–handlebars, boostrap v5 (express to create server) see package.sjon for more information abou dependencies you need install.


Run fast this project

1: clone this proyect with git.

2: open in code editor like => Visual Studio code.

3: Install dependecnies ( : git install ).

4: create and add credentials into .env (enviroment variable file) file variable MONGO_DB_URI="mongodb+srv://:@.bwa3z.mongodb.net/?retryWrites=true&w=majority", SECRET_SESSION_KEY=somestringkey.

5: write on console : npm run dev.


Thanks for watching my repo.

About

Notes app with login, using mongodb, nodejs (express to create server)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published