UNPKG
@gluestack-v2/glue-plugin-web
Version:
latest (0.1.8)
0.1.8
0.1.7
0.1.6
0.1.5
0.1.4
0.1.3
0.1.2
0.1.1
0.1.0
0.1.0-alpha.1
0.0.2
0.0.1
Gluestack V2 Web Plugin
gluestack-v2/framework-cli
@gluestack-v2/glue-plugin-web
/
template
/
src
/
assets
/
seal.service.yaml
9 lines
(8 loc)
•
220 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
container_name:
INSTANCENAME
platforms:
local:
envfile:
./src/INSTANCENAME/.env
build:
cd
./src/INSTANCENAME
&&
npm
run
start:INSTANCENAME
docker:
envfile:
./src/INSTANCENAME/.env
build:
./Dockerfile