permify
permify copied to clipboard
NPM package for WASm intergration
Test setup for a typescript backend project needs a docker setup of Permify to run the tests.
Like in pglite, we can have Permify running in memory through WASM, so no addtional setup is needed and tests will be super fast.
If this is avaialble as a NPM library, we can simply added to the project as a dependency and be used.
Like described in the https://permify.co/post/wasm-go/, the steps can be put into a Github action and package be published.