Thanks to visit codestin.com
Credit goes to github.com

Skip to content

arwa-mili/auctions_back

Repository files navigation

Auctions - NestJS Microservices

Quick start:

  1. Copy .env.example to .env and adjust values if needed.
  2. docker-compose up --build
  3. Services:
  4. Optionally run npm run seed (after npm install) to populate example data.

Notes:

  • All services use a single Postgres and RabbitMQ. Search uses MongoDB.
  • TypeORM is set to synchronize: true for development. Use migrations for production.

About

an auctions backend system with microservices architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published