sonic-shadow
v1.0.61
Published
The framework of sonic-shadow
Downloads
104
Maintainers
Readme
Project Backend
Require
- NodeJS + TypeScript
- MongoDB + Mongoose ORM
- Docker support
- ESLint
- Prettier@
- Husky
- ...
How to run
npm install
npm run build
npm startStart dev
npm run devStart dev (transpile-only)
npm run dev:lightBefore commit (first time clone)
npm run prepareUse local setup
cd .setup-local/
docker-compose up -d --buildGIT convention
- Branch: <feat | fix | misc | release...>/BRANCH_SHORT_NAME
- Commit: [< feat | fix | misc | release...>/BRANCH_SHORT_NAME: ] 1
