To setup the dev environment:
- Install mise, make sure to also:
- add auto-activation for your shell
- add autocompletion (if it wasn't done automatically)
- Run
mise install
Once the dev environment is configured, serve the app with:
mise serveTo show all available commands write
mise runand hit tab.