byariel95 / geo-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Description

aplicacion para registar locaciones y hallar distacia entre dos puntos

Installation

$ git clone https://github.com/byariel95/geo-api.git

$ docker-compose up -d api

you can test the endpoints graphically by going to the following route: http://localhost:3000/docs

Optional

if you want to see the information in the database, you can init the pgadmin service with the folliwing command

$ docker-compose up -d pgadmin

user and password for pgadmin ui interface

user: bamonterroso@gmail.com
password: 12345678

## Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

About


Languages

Language:TypeScript 88.5%Language:JavaScript 9.2%Language:Dockerfile 2.3%