aboutsummaryrefslogtreecommitdiff
path: root/src/http_ffi.erl
Commit message (Collapse)AuthorAge
* :sparkles: Always run 'gleam build' before starting lustre/try.Hayleigh Thompson2024-01-10
|
* 🔀 Add flags for configuring the server's host and port. (#33)Hayleigh Thompson2024-01-05
| | | | | | | | | * :sparkles: Add the option to include lustre_ui styles from a CDN. * :heavy_plus_sign: Add glint and argv as dependencies. * :sparkles: Use glint for cli args parsing. This adds support for user-configurable host and port, as well as the ability to opt-in to including lustre_ui's stylesheet with the --include-styles flag.
* 🔀 Disable caching for lustre/try (#32)Giacomo Cavalieri2024-01-04
| | | Co-authored-by: Hayleigh Thompson <me@hayleigh.dev>
* 🔀 Add logging to `lustre/try` (#30)Giacomo Cavalieri2024-01-04
| | | | | | | * :heavy_plus_sign: Add `gleam_community_ansi` dependency * :sparkles: Add log message when server is started * :sparkles: Add retry policy and logging if port is taken
* :sparkles: Create a simple preview server for trying out lustre.Hayleigh Thompson2023-12-06