Skip to content

Latest commit

 

History

History
57 lines (32 loc) · 1.79 KB

README_template_non-generator.md

File metadata and controls

57 lines (32 loc) · 1.79 KB

Kinde [technology name]

The Kinde SDK for [technology name].

You can also use the [technology name] starter kit here (<link-to-kinde-starter-kit>).

PRs Welcome Kinde Docs Kinde Community

Development

<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>

Initial set up

  1. Clone the repository to your machine:

    git clone [https url]
  2. Go into the project:

    cd [name-of-repo]
  3. Install the dependencies:

    [the cmd]

Documentation

For details on integrating this SDK into your project, head over to the Kinde docs and see the [technology name] SDK doc 👍🏼.

Publishing

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>

Contributing

Please refer to Kinde’s contributing guidelines.

License

By contributing to Kinde, you agree that your contributions will be licensed under its MIT License.