Skip to content

Repository files navigation

Just Go Logo

An API built for the Just GO App to serve directions, place information, and geocoding.

Built With

Requirements

Depending on the deployment the requirements will be different

  • AWS Lambda Deployment
    1. Install the Serverless CLI
    2. Install Node 14.17.3
  • Heroku Deployment
    1. Install Node LTS

Installation

$ npm install

$ npm install mongoose @nestjs/mongoose

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Authors

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages