Code for a Website that collects stories and photos from 11 years of Hambach Forest occupation, with the goal of producing info tables to put up in the forest
Go to file
Gandalf 56b3ac2550 begin sketching frontend
This sketch is later to be chopped into templates to be served by a rust webserver
2023-06-13 15:56:20 +02:00
sketch/html begin sketching frontend 2023-06-13 15:56:20 +02:00
src dismiss manual sql code, seek an ORM instead 2023-06-13 15:54:47 +02:00
.gitignore first commit 2023-05-01 18:06:56 +02:00
Cargo.lock first working example 2023-06-05 14:02:10 +02:00
Cargo.toml dismiss manual sql code, seek an ORM instead 2023-06-13 15:54:47 +02:00
LICENSE Initial commit 2023-05-01 16:05:10 +00:00
README.md first working example 2023-06-05 14:02:10 +02:00

README.md

HambiMap

Code for a Website that collects stories and photos from 11 years of Hambach Forest occupation, with the goal of producing info tables to put up in the forest

Branch tutorial1

After the first tutorial (branch 'tutorial') was incomplete and unfunctional, let's try this one just for the backend.