· Homepage · Report Bug / Request Feature ·
You can find the documentation here: https://timobechtel.github.io/socketdb
yarn add -D socketdb
yarn test
Contributions, issues and feature requests are welcome!
- Check issues
- Fork the project
- Create your feature branch (
git checkout -b feat/AmazingFeature
) - Test your changes
yarn run test
- Commit your changes (
git commit -m 'feat: add amazingFeature'
) - Push to the branch (
git push origin feat/AmazingFeature
) - Open a pull request
This project uses semantic-release for automated release versions. So commits in this project follow the Conventional Commits guidelines. I recommend using commitizen for automated commit messages.
Give a ⭐️ if this project helped you!
This project is MIT licensed.
👤 Timo Bechtel
- GitHub: @TimoBechtel
- Website: https://timobechtel.com
- Twitter: @TimoBechtel
This README was generated with ❤️ by readme-md-generator