2 lines
92 B
Plaintext
2 lines
92 B
Plaintext
web: npm run start:prod
|
|
release: echo '' > .env && npm run migration:run && npm run seed:run |