No description
Find a file
2025-06-15 23:15:29 +02:00
.vscode initial commit 2025-06-07 22:52:25 +01:00
adapters/static fix ts 2025-06-08 20:00:31 +01:00
public@a4f5725fba add separate repo 2025-06-15 23:12:03 +02:00
src fix delete route 2025-06-15 10:13:30 +01:00
.gitignore gitignore 2025-06-14 17:18:43 +01:00
.gitmodules add separate repo 2025-06-15 23:12:03 +02:00
.prettierignore initial commit 2025-06-07 22:52:25 +01:00
.prettierrc.js tailwind + ky + backend oauth connection 2025-06-07 23:34:27 +01:00
bun.lock remove public 2025-06-15 23:11:48 +02:00
eslint.config.js initial commit 2025-06-07 22:52:25 +01:00
package-lock.json remove public 2025-06-15 23:11:48 +02:00
package.json make the landing page look beautiful 😍😍😍 2025-06-14 17:05:49 +01:00
qwik.env.d.ts initial commit 2025-06-07 22:52:25 +01:00
README.md readme 2025-06-15 23:15:29 +02:00
tsconfig.json initial commit 2025-06-07 22:52:25 +01:00
vite.config.ts tailwind + ky + backend oauth connection 2025-06-07 23:34:27 +01:00

stereo.cat frontend

written in typescript with qwik

running in dev env

git clone https://git.iwakura.rip/stereo.cat/frontend.git
git submodule update --init --recursive
bun install
npm run dev