Remember writing diaries? well now is the time to restart your diary with an infinite amount of pages!
MINI DIARY helps you keep an habit of writing a diary
- encryption
- Password protection
- Unlimited enterys
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)
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
MIT
Free Software, LETS GOOOO!!!