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