Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

npx create-case-app script is cloning repo and lead to errors #61

Closed
brunobuddy opened this issue Sep 6, 2023 · 3 comments
Closed

npx create-case-app script is cloning repo and lead to errors #61

brunobuddy opened this issue Sep 6, 2023 · 3 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@brunobuddy
Copy link
Contributor

The script is actually just clonning the casejs/case-sta repo.

I was working on a CASE project for a test and I accidentally commited and pushed my local project on the master branch of the starter without any asking for confirmation.

@brunobuddy brunobuddy added the bug Something isn't working label Sep 6, 2023
@github-project-automation github-project-automation bot moved this to Todo in Manifest Sep 6, 2023
@SebConejo SebConejo added the good first issue Good for newcomers label Sep 25, 2023
@SebConejo
Copy link
Contributor

@brunobuddy Is it still relevant ?

@mohmmadAyesh
Copy link

Hello, I tried to run npx-create-case-app my-case-app and after installing dependencies and created .env file it say launching server and its remain like this for long time when I opened the folder my-case-app it show one folder with one typescript file called admin.entity.js since it stuck at launching server step it cant run using npm start hope you fix it

@brunobuddy
Copy link
Contributor Author

@mohmmadAyesh @SebConejo with the version of CASE (rebranded into MANIFEST for convinience) we changed the way of working: the new script is more simple

npx add-manifest

this will add the manifest folder with the backend.yml file in it. Check out Manifest Documentation for more info.

@github-project-automation github-project-automation bot moved this from Todo to Done in Manifest May 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

4 participants