mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-14 20:19:26 +01:00
test
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
"private": true,
|
||||
"scripts": {
|
||||
"build": "node ace build --production",
|
||||
"start": "node server.js",
|
||||
"start": "node build/server.js",
|
||||
"dev": "node ace serve --watch",
|
||||
"seed": "node ace db:seed",
|
||||
"mig": "node ace migration:run",
|
||||
|
||||
Reference in New Issue
Block a user