remove uncessary files and folder from docs branch

This commit is contained in:
prafull-opensignlabs
2026-02-06 17:21:46 +05:30
parent edce724ad8
commit bae0f228a8
218 changed files with 0 additions and 56218 deletions
-9
View File
@@ -1,9 +0,0 @@
build:
cp .env.local_dev .env
rm -rf apps/OpenSign/public/mfbuild
cd microfrontends/SignDocuments && npm install && npm run build
docker compose up --build --force-recreate
run:
cp .env.local_dev .env
docker compose up -d