Commit graph

4 commits

Author SHA1 Message Date
320e2cc121
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
57fb8d8bb1
add fast-jwt ( not tested ) and make the user actual register 2025-05-02 18:41:10 -04:00
ab81475ad6
add redis, cassandra support, change helpers to lib 2025-05-01 15:32:09 -04:00
44077f3ccd
initial commit 2025-05-01 13:53:38 -04:00