The Kinde SDK for [technology name].
You can also use the [technology name] starter kit here (<link-to-kinde-starter-kit>).
<todo>
- Include details here on how to develop on this SDK, i.e. contribute to it. E.g., how to install the codebase, get the code running, test locally, build processes, etc. The "Initial set up" section has been added as a start. Please complete it and add to it if necessary.
</todo>
-
Clone the repository to your machine:
git clone [https url]
-
Go into the project:
cd [name-of-repo]
-
Install the dependencies:
[the cmd]
For details on integrating this SDK into your project, head over to the Kinde docs and see the [technology name] SDK doc 👍🏼.
The core team handles publishing.
<todo>
- Include steps here on how to publish a new version of the SDK package. E.g., the GitHub Actions steps.
</todo>
Please refer to Kinde’s contributing guidelines.
By contributing to Kinde, you agree that your contributions will be licensed under its MIT License.