/api-bringer-challenge

Repository created to store the challenge code proposed by Bringer Air Cargo

Primary LanguageTypeScript

Nest Logo

API for Bringer Challenge.

GitHub top language Repository size GitHub last commit

Description

API built for the Bringer challenge.

Features

This app features all the latest tools in API development!

  • NestJS
  • Typescript
  • NodeJS
  • ESlint/Prettier
  • Axios
  • JWT
  • Class Validator

Installation

$ yarn install

Running the app

1. Copy the .env.example file with the .env name and fill in the environment variables.
2. Run yarn start:dev to run the project on the port specified in the environment variable named APP_API_PORT

License

Nest is MIT licensed.