Skip to content
/ sd-vue Public
forked from data-fair/sd-vue

A simple recipe project to show integration of authentication/session based on simple-directory in a nuxt project.

License

Notifications You must be signed in to change notification settings

dawizz/sd-vue

 
 

Repository files navigation

Simple Directory - Vue/Nuxt

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

About

A simple recipe project to show integration of authentication/session based on simple-directory in a nuxt project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 60.7%
  • Vue 39.3%