Studio
Follow this guides to setup STUDIO locally -
git clone https://github.com/credebl/studio.gitcd studiodocker build -t ui .docker run -d -p 8085:8085 --env-file .env --name UI-App uihttp://localhost:8085Last updated
Follow this guides to setup STUDIO locally -
git clone https://github.com/credebl/studio.gitcd studiodocker build -t ui .docker run -d -p 8085:8085 --env-file .env --name UI-App uihttp://localhost:8085Last updated