lyswifter / vue-starter-kit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Verida Vue Starter Kit

This starter kit is a template that helps developers get started easily using our Verida SSO (Single Sign On) Login.

This is currently a work-in-progress, alpha version. While the core Verida APIs are stable, the vue-components are still under active development.

How to use this

  • Clone this repo and rename to your own project
  • Edit the .env file to rename the Application Context
  • Look in Home.vue to see how to get access to the Verida Context and Account objects.
  • Feedback is welcome, either in Discord or via the Gitub issue tracker.

Features

This comes with our @verida/vue-account pre-installed dependency that contains the vda-login and vda-account components

About


Languages

Language:Vue 54.0%Language:TypeScript 22.3%Language:JavaScript 11.6%Language:HTML 7.5%Language:SCSS 2.5%Language:Shell 2.0%