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 51a4c78bd5 Setup tutorial 2023-06-05 10:38:14 +02:00
backend Setup tutorial 2023-06-05 10:38:14 +02:00
common Setup tutorial 2023-06-05 10:38:14 +02:00
frontend Setup tutorial 2023-06-05 10:38:14 +02:00
.gitignore first commit 2023-05-01 18:06:56 +02:00
Cargo.toml Setup tutorial 2023-06-05 10:38:14 +02:00
LICENSE Initial commit 2023-05-01 16:05:10 +00:00
README.md Setup tutorial 2023-06-05 10:38:14 +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

Tutorial branch

I'll use this branch to follow this tutorial

This uses postgresql as database, my original plan was sqlite. Let's see. Also I'm not sure if wasm is the frontend I want.