Commit graph

8 commits

Author SHA1 Message Date
0cb7ebb245
add user info, add table drop for dev env, fix invite route
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-04 08:59:36 -04:00
320e2cc121
Add guild routes, setup tables, validators, and update environment example
All checks were successful
Code quality checks / biome (push) Successful in 7s
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
e98eebbb47
add logout, login
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 20:28:23 -04:00
57fb8d8bb1
add fast-jwt ( not tested ) and make the user actual register
All checks were successful
Code quality checks / biome (push) Successful in 8s
2025-05-02 18:41:10 -04:00
f93cef442a
rename some functions, change name to username ( username table), fix exports, add validations folder
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 17:40:37 -04:00
1f12212d4e
add generic response, types and kinda start register
All checks were successful
Code quality checks / biome (push) Successful in 9s
2025-05-02 10:02:06 -04:00
ab81475ad6
add redis, cassandra support, change helpers to lib
Some checks failed
Code quality checks / biome (push) Failing after 9s
2025-05-01 15:32:09 -04:00
44077f3ccd
initial commit 2025-05-01 13:53:38 -04:00