Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 420 Bytes

README.md

File metadata and controls

19 lines (14 loc) · 420 Bytes

LockScript Vault is an open-source secure vault for passwords, cards, notes, and pins.

Tech Stack

  • NextJS
  • TailwindCSS
  • Typescript
  • ShadCN
  • Prisma
  • Zod

How to contribute

We accept contributions from the community, but you must follow some rules:

  1. Document your changes.
  2. Specifically state ANY new dependencies you have added.
  3. Test your changes.