UNPKG

@gluestack-seal/cli

Version:
12 lines (11 loc) 236 B
container_name: SERVICE_NAME stateless: true platforms: local: envfile: .env build: npm run install --workspaces --if-present && npm run dev docker: envfile: .env build: ./run.Dockerfile ports: - PORT:3000