Config.ts -> config.ts.example

This commit is contained in:
Astra 2025-05-15 11:40:39 +09:00
parent 67af67ef49
commit 8eda5e6672
Signed by: astra
SSH key fingerprint: SHA256:jQDNS75/33T59Ey4yAzrUPP/5YQaXEetsW8hwUae+ag
2 changed files with 11 additions and 8 deletions

View file

@ -10,7 +10,9 @@ a frontend dashboard with stats for your ATProto PDS.
### installing
clone the repo, install dependencies using deno:
clone the repo, copy `config.ts.example` to `config.ts` and edit it to your liking.
then, install dependencies using deno:
```sh
deno install