0.3.2
版本发布时间: 2020-07-11 04:02:58
ais-one/cookbook最新发布版本:0.6.11(2022-07-22 08:33:59)
Version 0.3.2
- [chore] update packages & cleanup & work on improving documentation
- make it CI/CD friendly [re-organized folders again...]
- renamed common-app to common-lib and it contain reusable stuff
- use NodeJS globals for CONFIG, LIB_PATH, APP_PATH, APP_NAME
- long running process support such as tcp servers
- cronjobs (better that cron call an API rather than run code)
- deployment
- Small scale - all in one server - vm, pm2, SSH (express also serves the frontend)
- Medium to large
- Frontend deploy to GCP Storage / AWS S3 etc.
- Backend as docker container, Google Cloud Run