Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 733 Bytes

File metadata and controls

31 lines (19 loc) · 733 Bytes

CipherStash Documentation

Documentation for CipherStash — searchable encryption, secrets management, and key management for TypeScript applications.

Development

pnpm install
pnpm dev

Open http://localhost:3000 to view the docs.

Commands

  • pnpm dev — Start the dev server
  • pnpm build — Production build
  • pnpm lint — Run Biome lint check
  • pnpm format — Run Biome format

Contributing

We welcome contributions. Open an issue with the documentation tag or submit a pull request.

Security

See SECURITY.md for security policies and reporting process.

License

See LICENSE for license information.