The One humain fullstack LOB web framework
- Linux, or, at least, an OS that supports symlinks
- Git
- Docker
- Docker compose
- Just
- Caddy
- npm
- PostgreSQL
- Postgrest
- SwaggerUI
- Htmx
- Hyperscript
- Caddy xtemplate
- Caddy Webhooks
- AuthCruch aka Caddy Security
- Lit
- Sample app
- Documentation
- Caddy Coraza
- Caddy upload?
- Caddy Pixbooster
- Caddy image processor
On Linux:
git clone https://github.com/PixyBlue/lazy-lob-web.git &&\
cd lazy-lob-web &&\
just build boot # wait that all the stuff has started
just init-dev open # type your password when asked to install local SSL certificates for your browser
On Mac:
With docker runner as Orb stack ( https://orbstack.dev )
git clone https://github.com/PixyBlue/lazy-lob-web.git &&\
cd lazy-lob-web &&\
just build boot # wait that all the stuff has started
just init open # to setup the db ans start the browser
@todo
@todo
@todo