ninjadev0831 / Nestjs-Postgres-RabbitMQ-JWT-AWS

Microservices API built with NestJS, Stripe, Nodemailer, JWT, RabbitMQ...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

app-image

GitHub language count Repository size GitHub last commit Repository issues License

ℹ️ Description

This repo contains a microservices API built with NestJS, Stripe, Nodemailer, JWT, and RabbitMQ. It is a great starting point for building a scalable and secure API.

🔌 Installation

If you want to run the apps outside of the docker network i can install the packages and run the server

$ pnpm install

🚀 Running the app

$ pnpm start

# development
$ pnpm start:dev

About

Microservices API built with NestJS, Stripe, Nodemailer, JWT, RabbitMQ...

License:MIT License


Languages

Language:TypeScript 91.9%Language:Dockerfile 6.4%Language:JavaScript 1.7%