Skip to content

CLI: polish project scaffolding (lago new) #16

@devituz

Description

@devituz

Goal

Polish the existing lago new to produce a turnkey starter (env chain wired, secure-by-default middleware preinstalled, .air.toml at the root, sample resource included).

Acceptance criteria

  • Scaffolded project runs immediately after go run .
  • Generated app has SecurityHeaders + BodyLimit + RateLimit + CORS middleware applied
  • Sample User CRUD with migration + seeder + controller end-to-end
  • README in the generated project explains next steps

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions