Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 320 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 320 Bytes

Ma Voix - API

Preparation

  1. Prepare the repo

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

npm install

  1. Load environment variables

To load environment variables you can copy .env.example to a file called .env and do as described inside in this first file

Running

npm start