Skip to content

rohanCoderMan/Mini-diary

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini diary

Remember writing diaries? well now is the time to restart your diary with an infinite amount of pages!

Version License: mit

MINI DIARY helps you keep an habit of writing a diary

Features

  • encryption
  • Password protection
  • Unlimited enterys

Tech

We use a number of open source projects to work properly:

  • "bcryptjs": "^2.4.3", - "body-parser": "^1.19.0",
  • "connect": "^3.7.0",
  • "connect-flash": "^0.1.1",
  • "cookie-parser": "^1.4.5",
  • "custom-env": "^2.0.1",
  • "dotenv": "^10.0.0",
  • "ejs": "^3.1.6", - "express": "^4.17.1",
  • "express-session": "^1.17.2",
  • "flash": "^1.1.0", - "mongoose": "^5.12.12", - "multer": "^1.4.2", - "nodemon": "^2.0.7", - "passport": "^0.4.1", - "passport-local": "^1.0.0", - "path": "^0.12.7"

(Yeah we are very much dependent)

Installation

MINI DIARY requires Node.js v10+ to run.

Install the dependencies

npm i

Go to https://www.mongodb.com/ and make a database

make an '.env' file and add your db url in place of comment

dburl= # Your db

To run go to the RUN/ folder and run the file which suites your os!!

run.bat run. sh run.ps1

License

MIT

Free Software, LETS GOOOO!!!

About

Diary app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages