Make sure you have:
- Docker
- Docker Compose
- Linux OS (or WSL) - (OPTIONAL)
- Window users can also run the APP via WSL. See WSL for installation instructions.
Clone this repository:
git clone https://github.com/aphrc-nocode/no-code-prod.git
cd no-code-prod/compose./start.shThe app can be accessed via http://localhost:8088 or http://127.0.0.1:8088
./stop.sh