Dashboard API Project

  • NestJs
  • RESTFul
  • PostgreSQL
  • RabbitMQ
  • Redis

Development environment

Setup

> docker-compose up
> docker-compose exec app yarn
> docker-compose exec app yarn typeorm migration:run