๐ฒ Tools built to help you develop better
Version : 0.0.1
WIP ๐ง
Install dependencies
pnpm install
Run server
pnpm run dev
To contribute, fork the repository and open a pull request detailling your changes.
Create a branch with a conventionnal name.
- fix:
bugfix/the-bug-fixed
- features:
feature/the-amazing-feature
- test:
test/the-famous-test
- hotfix
hotfix/oh-my-god-bro
- wip
wip/the-work-name-in-progress
- Docker
- Github API support
- Installation guides
- Svelte 5 migration
- Tailwindcss 4 migration
- 100% tests coverage
This project is under MIT license. For more information, please see the file LICENSE.