Page Menu
Home
Sealhub
Search
Configure Global Search
Log In
Files
F995905
Makefile
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
308 B
Referenced Files
None
Subscribers
None
Makefile
View Options
.PHONY: db app app-nginx start test watch build install
db:
docker-compose up -d db
app: db
docker-compose up app
app-nginx: db
docker-compose up app webserver
start: db build app-nginx
test: db
./npm.sh run test
watch:
./npm.sh run watch
build:
./npm.sh run build
install:
./npm.sh install
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Dec 24, 01:18 (1 d, 2 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
556996
Default Alt Text
Makefile (308 B)
Attached To
Mode
rST sealious-template
Attached
Detach File
Event Timeline
Log In to Comment