Skip to content

Latest commit

 

History

History
64 lines (50 loc) · 975 Bytes

README.md

File metadata and controls

64 lines (50 loc) · 975 Bytes

bg

Diary App

About

A simple web app to write your daily, and save. This project is being done as part of Tinkerhub Co-Coder Program

Status

Work in Progress...

How to Run

git clone https://github.com/adhilameenet/diaryapp-nodejs

cd diaryapp-nodejs

npm install

Setup .env file

Variable Value ( Example )
PORT 3000
CONNECTION_STRING 'mongodb://localhost/database'
SESSION_SECRET 'topsecret'
npm start

Built With

  • Handlebars
  • Bootstrap
  • Node JS
  • Express JS
  • MongoDB

Some Snaps