A simple web app to write your daily, and save. This project is being done as part of Tinkerhub Co-Coder Program
Work in Progress...
git clone https://github.com/adhilameenet/diaryapp-nodejs
cd diaryapp-nodejs
npm install
| Variable | Value ( Example ) |
|---|---|
| PORT | 3000 |
| CONNECTION_STRING | 'mongodb://localhost/database' |
| SESSION_SECRET | 'topsecret' |
npm start
- Handlebars
- Bootstrap
- Node JS
- Express JS
- MongoDB



