mirror of
https://github.com/jetzig-framework/jetzig.git
synced 2025-07-01 05:26:07 +00:00

Create a new `main.zig` for use by `jetzig init` - using the demo app's `main.zig` is no longer workable due to it depending on auth middleware, which we do not want to enable by default in new projects.