Use as a module
npm i @data-fair/sd-vue
Execute the demo/recipe project to show integration of authentication/session based on simple-directory in a nuxt project.
cd demo
npm i
docker-compose up -d
npm run dev
When developing you can build sd-vue then update the version in the demo using this command:
npm run build-dev