Development quickstart
Make sure to have poetry installed, then
Setup your local web server:
poetry install
wget "https://redbean.dev/redbean-tiny-2.2.com" -O redbean.zip
zip redbean.zip -j providers/assets/.init.lua
chmod +x redbean.zip
In one terminal, update the blog as needed:
In another terminal, serve the blog: