breatheco-de / admin-client

Client for BreatheCode users that are not Teachers or Students.
https://admin-client.breathecode.now.sh
0 stars 0 forks source link

BreatheCo.de Admin Client

This is the application use to manage breatheco.de users, teachers, students and the content.

Instalation

  1. Download the repository
    $ git clone <repo_url>
  2. Install npm packaes
    $ npm install
  3. Create your .env file and setup the envirnoment variables
    
    // .env

//The wordpress host WP_HOST=127.0.0.1