Commit graph

7 commits

Author SHA1 Message Date
2485c99c2d Use a cargo workspace for better modularity
Currently, there is only a `gateway` crate, but in the future,
likely more will be added to handle db stuff, abstractions, etc once
I actually start implementing the city portal logic itself.
2025-10-19 14:46:59 +02:00
86374617c2 Fix typo 2025-10-06 21:25:42 +02:00
98a737bb60 Create LICENSE 2025-10-06 12:05:51 +02:00
3428f330d7 Add README 2025-10-05 15:31:07 +02:00
e98dd040ec Cargo: update dependencies 2025-10-03 09:56:32 +02:00
3bce0eeee0 Organize the project into modules for better extendability 2025-09-30 22:07:02 +02:00
c9f39a3d37 Initial commit, basic graphql server setup 2025-09-30 08:40:31 +02:00