@meldkit/vite
v0.1.2
Published
Dev-server token endpoint for MeldKit — stands in for your backend while you build
Readme
@meldkit/vite
A Vite plugin that mints MeldKit tokens from your dev server, standing in for the backend you haven't written yet. It reads your secret key server-side and exposes a token endpoint on the dev server, so you can build a collaborative app before you build an auth system. Development only — it has no place in production.
npm install -D @meldkit/viteFull documentation: https://meldkit.com/docs/authentication
