change oauth link

This commit is contained in:
grngxd 2025-06-21 16:15:33 +01:00
parent 59a33754e2
commit 0d29d59937
2 changed files with 8 additions and 4 deletions

View file

@ -1,9 +1,11 @@
# stereo.cat frontend
written in typescript with qwik
written in typescript with qwik & bun
## running in dev env
```
## development
https://bun.sh/docs/installation
```bash
git clone https://git.iwakura.rip/stereo.cat/frontend.git
git submodule update --init --recursive
bun install
@ -11,4 +13,5 @@ bun dev
```
## disclaimer
All graphic assets belonging to stereo.cat may not be used in unofficial instances, forks or versions of our software. Please replace them if you are hosting our software yourself, they can be found in the ``public`` folder in this repository. More information (like the full license) can be found [here](https://git.iwakura.rip/stereo.cat/public)