https://github.com/tdonuk/express-demo-app
A simple passsword manager app
https://github.com/tdonuk/express-demo-app
express-js express-middleware express-session password-manager pug-template-engine pugjs webapp
Last synced: 5 months ago
JSON representation
A simple passsword manager app
- Host: GitHub
- URL: https://github.com/tdonuk/express-demo-app
- Owner: tdonuk
- Created: 2023-03-03T19:17:08.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-23T19:51:30.000Z (over 2 years ago)
- Last Synced: 2025-05-14T21:11:44.182Z (about 1 year ago)
- Topics: express-js, express-middleware, express-session, password-manager, pug-template-engine, pugjs, webapp
- Language: Pug
- Homepage:
- Size: 83 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express demo
## Password Manager (Pguard)
A simple passsword manager app made with express.js in backend and pug.js in front-end (template engine). Made to learn fundamentals of javascript, express.js and pug (with almost zero prior knowledge)