puzzle/scripts/server

5 lines
110 B
Text
Raw Normal View History

2020-11-07 11:35:29 +01:00
#!/bin/sh
2021-05-22 01:51:44 +02:00
# server for built files
2021-05-29 14:11:40 +02:00
nodemon --max-old-space-size=64 -e js build/server/main.js -c config.json