Skip to content

ConnectProject/mavoix-panel

Repository files navigation

Ma Voix -- Panel

Preparation

  1. Prepare the API

Go to https://github.com/ConnectProject/mavoix-api

  1. Prepare the repo

git clone https://github.com/ConnectProject/mavoix-panel.git

npm install

  1. Load environment variables

To load environment variables you can copy .env.example to a file called .env and set the variables to match the api.

  1. Add the redirect URI http://localhost:9000/home to your connect app to be able to connect with the OAuth workflow.

  2. Install Quasar CLI

npm install -g @quasar/cli

Running

quasar dev

Enjoy

About

No description or website provided.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages