ory / examples

A curated collection of examples and solutions created and maintained by the Ory Community.
https://www.ory.sh/community/
Apache License 2.0
140 stars 67 forks source link

feat: init package.json with prettier + textrunner #14

Closed vinckr closed 2 years ago

vinckr commented 2 years ago

As Kevin noticed, we dont enforce the ory prettier styles yet in this repository. this adds the package.json that is required.

next step would be to add this repo to the sync workflow in ory/meta so it gets all the ory templates https://github.com/ory/meta/blob/master/.github/workflows/sync.yml