create-go-app / cli

✨ A complete and self-contained solution for developers of any qualification to create a production-ready project with backend (Go), frontend (JavaScript, TypeScript) and deploy automation (Ansible, Docker) by running only one CLI command.
https://github.com/create-go-app/cli/wiki
Apache License 2.0
2.61k stars 262 forks source link

front-end folder was not created #154

Closed nickali2 closed 1 year ago

nickali2 commented 1 year ago

Required check list:

My environment:

Describe the bug: _I created a project but front-end folder didn't create.

Steps to reproduce the behavior:

  1. run cgapp create
  2. select fiber as backend framework
  3. select next-ts as front-end
  4. select traefik
  5. select Yes to start create

Expected behavior: A clear and concise description of what you expected to happen. i expected that front-end, backend , and other folders created but there was no front-end here

Screenshots: image image

welcome[bot] commented 1 year ago

Hey! 👋 Thanks for opening your first issue here! Be sure to follow the issue template.

koddr commented 1 year ago

Fixed in v4.1.0

front123 commented 1 month ago

I have the same issue in cgapp v4.1.0.