Config.ts -> config.ts.example
This commit is contained in:
parent
67af67ef49
commit
8eda5e6672
2 changed files with 11 additions and 8 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue