ggs-cron/README.md

8 lines
144 B
Markdown
Raw Normal View History

2025-08-06 16:01:57 +07:00
change directory:
$ cd ./server
install dependencies:
$ npm install
run the app:
$ DEBUG=server:* PORT=36530 npm start