There are three way to start this project. Thank you for interested in my works and practices.
- CLI
node ./cli.js
- Start as a normal node monorepo
Node.js 18 + pnpm install -> go to project -> pnpm run install
- Makefile to start docker
make <xxxxxx(see Makefile)>