mirror of
https://git.witchcraft.systems/scientific-witchery/pds-dash.git
synced 2025-06-07 23:44:04 +10:00
Custom themes and config overrides (#9)
Co-authored-by: Astra <me@astrra.space> Reviewed-on: https://git.witchcraft.systems/scientific-witchery/pds-dash/pulls/9 Reviewed-by: Astra <me@astrra.space> Co-authored-by: Ari <ariadna@hey.com> Co-committed-by: Ari <ariadna@hey.com>
This commit is contained in:
parent
67af67ef49
commit
c77cdb4b79
14 changed files with 1286 additions and 403 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