Skip to content

ahmedsaab/easylancer-nest-api

Repository files navigation

Easylancer Data API

The representational data api for the platform built with Nest

Installation

$ npm install

Running the app

The config folder is located in ./config

# 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

License

Nest is MIT licensed.

About

Data api built with NESTJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages