Simple GUI to generate docker-compose.yaml
using a flow chart.
To install the npm package and the dependencies, follow the below steps:
curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh -s -- -y
curl https://rustwasm.github.io/wasm-pack/installer/init.sh -sSf | sh -s -- -y
npm run build:wasm
npm install
npm run start
Directly run the bash script in the repository:
bash scripts/build_script_vercel.sh