Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eduardoconti committed Jan 8, 2024
1 parent 0214f4c commit a5d54b5
Showing 1 changed file with 2 additions and 13 deletions.
15 changes: 2 additions & 13 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,25 +24,14 @@

## Description

[Nest](https://github.com/nestjs/nest) framework TypeScript starter repository.
Credit card payment application using NestJS and RabbitMQ to handle charge generation with a Payment Service Provider (PSP).

## Installation

```bash
$ yarn install
```

## Running the app

```bash
# development
$ yarn run start

# watch mode
$ yarn run start:dev
$ docker-compose up --build

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

## Test
Expand Down

0 comments on commit a5d54b5

Please sign in to comment.