ggs-cron/README.md
2025-08-06 16:01:57 +07:00

8 lines
No EOL
144 B
Markdown

change directory:
$ cd ./server
install dependencies:
$ npm install
run the app:
$ DEBUG=server:* PORT=36530 npm start