You can follow the instructions outlined in this document.
- Build the container:
yarn image:build - Start the container:
yarn start - Stop the container:
yarn stop - Stop and remove the container:
yarn clean - Restart the container:
yarn restart - Fresh build and restart:
yarn image:build && yarn clean && yarn start
- Run the project:
yarn ts:build && yarn local:run
- Run linter:
yarn lint - Format code:
yarn format
You can follow the steps in this document.
Check out our Command Wiki for more details on CodeyBot commands!
All rights reserved for images.



