HambiMap/README.md

12 lines
523 B
Markdown
Raw Normal View History

2023-05-01 16:05:10 +00:00
# HambiMap
2023-06-05 08:38:14 +00:00
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](https://blog.logrocket.com/full-stack-rust-a-complete-tutorial-with-examples/)
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.