· Homepage · Report Bug / Request Feature ·
You can find the documentation here: https://socketdb.com
npm install -D @socketdb/client @socketdb/server
pnpm run-many --target 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
pnpm run-many --target 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.