This is a WIP forum that doesn't use any JavaScript! And it shouldn't suck either. It uses a custom templating engine (LAWL) that dynamically rewrites Lua expression embedded in HTML.
- Should be lightweight and fast.
- Privacy first.
- It should look good.
- It should be accessible and modern.
- Shouldn't be a nightmare to host.
Current work is tracked in PROJECT.md
- Rust :D
cp .env.dev .env
touch database.db # ignore if you're using postgres or mysql
cargo run -p migration fresh
cargo runZero AI was used in the making of this project