Skip to content

Releases: macrobean/dist

macrobean v0.1.0 - First Public Release

11 Jul 08:02

Choose a tag to compare

Pre-release

Features:

  1. Single-binary execution (macrobean.com)
  2. Lua 5.4 scription support
  3. SQLite database support
  4. pattern-based dynamic routes via init.lua
  5. Hot-reload of external ZIP/DB in --watch mode
  6. Optional TLS with mbedTLS
  7. Admin UI for debugging/dev mode
  8. built-in CLI flags

Artifacts

  • macrobean.com -> Fully embedded version. Zero config. Just run.
  • macrobean -> For use with external site.zip content.
  • site.zp -> Sample site with index.html, style.css, and admin/dev utilities.