Built with Ironic v1.2.2.
# Run with hot reload
ironic dev
# Or run directly
ironic startOpen http://localhost:8080 in your browser.
| Task | Command |
|---|---|
| Dev server | ironic dev |
| Run | ironic start |
| Build | ironic build |
| Test | ironic test |
| OpenAPI spec | ironic openapi |
Copy .env.example to .env and adjust values.