https://github.com/vbetsch/locklite
🔐 Intranet password manager for businesses (RNCP 39583)
https://github.com/vbetsch/locklite
dependabot eslint github-actions jest mui nextjs nodejs postgresql prettier prisma sentry swagger typescript vercel
Last synced: 3 months ago
JSON representation
🔐 Intranet password manager for businesses (RNCP 39583)
- Host: GitHub
- URL: https://github.com/vbetsch/locklite
- Owner: vbetsch
- Created: 2025-07-12T15:52:18.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-09-17T15:02:44.000Z (9 months ago)
- Last Synced: 2025-09-17T16:57:41.799Z (9 months ago)
- Topics: dependabot, eslint, github-actions, jest, mui, nextjs, nodejs, postgresql, prettier, prisma, sentry, swagger, typescript, vercel
- Language: TypeScript
- Homepage: https://locklite.vercel.app
- Size: 1.38 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: docs/README.md
- Contributing: docs/CONTRIBUTING.md
- Security: docs/SECURITY.md
Awesome Lists containing this project
README
# Locklite
[](https://github.com/vbetsch/lockLite/actions)

The Locklite project is a password manager designed to protect and organize confidential information in secure areas. In
a fictitious scenario, it is intended for companies wishing to guarantee the confidentiality of their employees' data.
In the reality of this academic project, it takes the form of an MVP developed on its own, providing a concrete
illustration of the design, deployment and supervision of a complete application.

### Stack














### Documentation
- **C2.1.1** - [Continuous Deployment](CD.md)
- **C2.1.1** - [Quality and Performance Criteria](CRITERIA.md)
- **C2.1.2** - [Continuous Integration](CI.md)
- **C2.2.3** - [Security measures](SECURITY.md)
- **C2.2.3** - [Accessibility measures](ACCESSIBILITY.md)
- **C2.2.4** - [Changelog](CHANGELOG.md)
- **C2.3.1** - [Test Plan](ACCEPTANCE.md)
- **C2.3.2** - [Defect Correction Plan](BUGS.md)
- **C2.4.1** - [Deployment Guide](DEPLOYMENT.md)
- **C2.4.1** - [User Guide](USER.md)
- **C2.4.1** - [Contributing Guide](CONTRIBUTING.md)