Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 563 Bytes

File metadata and controls

24 lines (17 loc) · 563 Bytes

ADMIN CLIENT-CALL

cp .env.dist .env # copiar archivo environment propio 

Correr dev con Docker

  docker-compose build #Construimos nuestro entorno
  docker-compose up -d #Levantamos el contenedor 
  docker-compose exec adminclientcall /bin/sh
  npm install # si es la primera vez
  npm run start

En el navegador http://localhost:4200

Deploy in github pages

  npm install rxjs@6 rxjs-compat@6 --save # error ERROR TypeError: Object(…) is not a function” using AngularFirestore and firebase