Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 402 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 402 Bytes

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.exemple to a file called .env and set the variables like in api

Running

quasar dev -m ssr

Enjoy