puzzle/scripts/server

5 lines
104 B
Text
Raw Permalink 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-22 13:19:39 +02:00
nodemon --max-old-space-size=64 build/server/main.js -c config.json