No description
Find a file
creations 93ed37b3e9
All checks were successful
Code quality checks / biome (push) Successful in 10s
- better reading of avalable routes
- add name validation for channel names and catagories
- add create, delete, move for channels
2025-05-11 10:51:48 -04:00
.forgejo/workflows configs and workflows 2025-05-01 13:55:30 -04:00
config - better reading of avalable routes 2025-05-11 10:51:48 -04:00
public/assets initial commit 2025-05-01 13:53:38 -04:00
src - better reading of avalable routes 2025-05-11 10:51:48 -04:00
types add user info, add table drop for dev env, fix invite route 2025-05-04 08:59:36 -04:00
.editorconfig configs and workflows 2025-05-01 13:55:30 -04:00
.env.example Add guild routes, setup tables, validators, and update environment example 2025-05-03 13:56:57 -04:00
.gitattributes configs and workflows 2025-05-01 13:55:30 -04:00
.gitignore seperate all config files, move so i can just call @config 2025-05-03 08:00:36 -04:00
biome.json initial commit 2025-05-01 13:53:38 -04:00
package.json add user info, add table drop for dev env, fix invite route 2025-05-04 08:59:36 -04:00
README.md initial commit 2025-05-01 13:53:38 -04:00
tsconfig.json seperate all config files, move so i can just call @config 2025-05-03 08:00:36 -04:00

bun frontend template

a simple bun frontend starting point i made and use