Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomfun/nest-allocate-payments


https://github.com/tomfun/nest-allocate-payments

Last synced: 20 days ago
JSON representation

Awesome Lists containing this project

README

        

## Test app - allocate payments

You can see how to call the API - [http-requests.http](./http-requests.http)

Build on [Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.

## Project setup

```bash
$ npm install
```

## Compile and run the project

```bash
# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod
```