Commit graph

3 commits

Author SHA1 Message Date
25641a670d Prepare for an eventual frontend
Move the backend code into a backend/ directory, and create a frontend/
directory containing an empty sveltekit project.
2025-12-16 19:48:22 +01:00
c6dd6abaf1 Implement basic city portal logic (and severely deabstract)
- Create a podman compose for Postgres
- Implement types and tables for urban data
- No longer use a Cargo workspace as there's no point currently
- Create query functionality (not mutation yet)
2025-11-28 22:45:42 +01:00
3abf4269eb Initial commit, basic graphql server setup 2025-09-30 08:40:31 +02:00