/scrt-link

One-time secrets

Primary LanguageTypeScript

scrt.link

Scrt.link lets you share one-time secrets with a link that self-destructs after the first visit.

Live: scrt.link.

Development

This project is set up as a monorepo. In the /apps folder we store the website application, in packages the common libraries.

# Install dependencies
pnpm i

# Serve (Runs the website and watches the libraries)
pnpm dev

Monorepo structure