Fifth revision of my website.
This time with a sqlite backend, and a web post creator.
Live at https://j0.lol
Requirements and Init#
- This is a Rust project. You will need
cargo. bun(ornode) is required for the few frontend dependencies I have.- Make sure to run
bun ito install them.
- Make sure to run