8000 GitHub - joyelsebastian/Notes-App: Notes App
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

joyelsebastian/Notes-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Notes-App

Notes App created using Node JS and MongoDB. To Run this project Clone it and install modules using npm install and then start the server npm start

npm install
npm start

Create a .env file to store credentials. Example below

MONGODB_URI = mongodb+srv://<username>:<password>@mongodburlhere
GOOGLE_CLIENT_ID= YOUR_GOOGLE_ID_HERE
GOOGLE_CLIENT_SECRET= YOUR_GOOGLE_CLIENT_SECRET_HERE
GOOGLE_CALLBACK_URL=http://localhost:5000/google/callback

About

Notes App

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0