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 0f432d3e7e The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +02:00
backend The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +02:00
common The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +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.lock The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +02:00
Cargo.toml The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +02:00
LICENSE Initial commit 2023-05-01 16:05:10 +00:00
README.md The point where I realise that the tutorial is incomplete and I can't easily fill in the gaps. 2023-06-05 12:02:35 +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.

There are crates used that require a newer rust than debian stable can provide.