backend/config
creations 320e2cc121
All checks were successful
Code quality checks / biome (push) Successful in 7s
Add guild routes, setup tables, validators, and update environment example
Added routes for guild creation, deletion, joining, leaving, and invites
Set up Cassandra tables for guilds, invites, and members
Added validators for guild input
Updated .env.example with required config values
2025-05-03 13:56:57 -04:00
..
setup Add guild routes, setup tables, validators, and update environment example 2025-05-03 13:56:57 -04:00
cassandra.ts seperate all config files, move so i can just call @config 2025-05-03 08:00:36 -04:00
index.ts Add guild routes, setup tables, validators, and update environment example 2025-05-03 13:56:57 -04:00
jwt.ts seperate all config files, move so i can just call @config 2025-05-03 08:00:36 -04:00
redis.ts seperate all config files, move so i can just call @config 2025-05-03 08:00:36 -04:00