UNPKG

@gluestack-v2/glue-plugin-web

Version:

Gluestack V2 Web Plugin

9 lines (8 loc) 220 B
container_name: INSTANCENAME platforms: local: envfile: ./src/INSTANCENAME/.env build: cd ./src/INSTANCENAME && npm run start:INSTANCENAME docker: envfile: ./src/INSTANCENAME/.env build: ./Dockerfile