A platform for all sorts of tooling.
- Database & management:
./docker-setup.sh
- Local projects:
- Service:
./toolbox-be/gradlew -b toolbox-be/build.gradle bootRun
- UI:
yarn --cwd toolbox-fe
&yarn --cwd toolbox-fe start
- Service:
These commands should be run from this directory.
Feel free to pick up a ticket and make a pull request.
New ideas for features are always welcome too.
<type>/<number>-<optional description>
Example: feature/1-SSO
- feature
- task
- doc
- ✨ - New feature
- 🐛 - Bugfix
- 🚑 - Remove vulnerability
- 📝 - Documentation
- 🔬 - Test (configuration)
- 🏗️ - Project structure
- ♻️ - Refactor
- 🩺 - GitHub Actions
- 🙈 - Git Ignore