Page MenuHomeSealhub

Makefile
No OneTemporary

Makefile

.PHONY: db test test-nginx start test watch install docs
db:
docker-compose up -d db
start: db test-nginx
stress-test:
./npm.sh run stress-test
test:
./npm.sh run test
watch:
./npm.sh run watch
install:
./npm.sh ci
docs:
npm install
npm run docs

File Metadata

Mime Type
text/plain
Expires
Mon, Dec 23, 02:56 (6 h, 51 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
552101
Default Alt Text
Makefile (260 B)

Event Timeline