Move the backend code into a backend/ directory, and create a frontend/ directory containing an empty sveltekit project.
- 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)