v3.5.0
Update CLI
For native Go installation:
go install github.com/create-go-app/cli/v3/cmd/cgapp@latest
For Homebrew users:
brew upgrade create-go-app/cli/cgapp
Changelog (v3.4.0...v3.5.0)
- Add Next.js frontend template (
next
,next-ts
) - Add Nuxt 3 frontend template (
nuxt3
) - Update indirect dependencies
New Contributors
- @pierorolando1 made their first contribution in #119
Your help to improve project
We would be truly grateful for help with:
- Code test coverage (
88.4%
of the code was cover in this release) - Creating new Go templates for the backend (e.g.,
httprouter
,Echo
,Gin
and so on) - Creating new or improve existing roles for Ansible (e.g., for other proxy servers and load balancers and so on)
- Add new official/community templates for the frontend frameworks
- Leave a review on our ProductHunt page
Your PRs are welcome! Thanks 😉