Skip to content

queercat/horsecrab

Repository files navigation

🐴🦀

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.

Goals

  • Should be lightweight and fast.
  • Privacy first.
  • It should look good.
  • It should be accessible and modern.
  • Shouldn't be a nightmare to host.

Progress

Current work is tracked in PROJECT.md

Requirements

  • Rust :D

Quickstart

cp .env.dev .env
touch database.db # ignore if you're using postgres or mysql
cargo run -p migration fresh
cargo run

Notes

Zero AI was used in the making of this project

About

a 0-JavaScript forum written in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published