manifest
manifest copied to clipboard
npx create-case-app script is cloning repo and lead to errors
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 Is it still relevant ?
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
@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.