docs: update readme

This commit is contained in:
2026-03-01 08:43:43 +01:00
parent d7256ef7fe
commit 20cf357195

View File

@@ -22,8 +22,6 @@ graph TD
E --> F[Paste is deleted]
```
Note: the creator can now see their post (except in private browsing) - it would be burned immediately.
## Configuration
### SECRET_KEY_BASE (Required for Production)
@@ -71,6 +69,8 @@ The server starts on `http://localhost:3000`.
4. Share the generated URL
5. The paste auto-destructs after first access
Note: the creator can now see their post (except in private browsing) - it would be burned immediately.
## Architecture
- **Gleam**: Type-safe language built upon the BEAM