Nest Logo

Description

Reto trips.

Variables

En un archivo .env agregar las siguientes variables guiandose de .env.example (Nota: Importante tener una API_KEY de google geolocation)

Contruccion

$ make build

Iniciar app

# development
$ make up

# watch mode
$ make logs

Test

# unit tests
$ make test.jest

License

Nest is MIT licensed.