💻
- Working from home
Fullstack dev
-
AuditorÃa General de la Nación
- Capital Federal,Buenos Aires, Argentina
Pinned Loading
-
dockerNodeJs
dockerNodeJs PublicServidor de NodeJS para levantar una API con ExpressJs utilizando Docker
JavaScript
-
Gráfico de tipo gauge para mostrar e...
Gráfico de tipo gauge para mostrar el sensor 1//correr antes npm install --save highcharts
2import { Component, OnInit } from '@angular/core';
3import * as Highcharts from 'highcharts';
4declare var require: any;
5require('highcharts/highcharts-more')(Highcharts);
-
Docker compose con Mongo , Mongo-exp...
Docker compose con Mongo , Mongo-express y NodeJs 1version: '3'
2services:
3mongo:
4image: mongo
5hostname: mongo
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.