Skip to content

Repository files navigation

Local Setup

Prerequisites

  • Node.js (recommended version 18.x or higher)
  • npm (included with Node.js)
  • Docker (installed and the daemon running)

Technologie

  • Typescript
  • Docker
  • Bruno

How to run the project

  1. Make sure Docker is running.
  2. In your terminal, navigate to the root of the project.
  3. Run the following command:
    npm run docker:dev

This command uses Docker Compose to start all the required services for development.

API Requests Collection

There is a folder named bruno-test in the root of the project. This folder contains a collection of API requests (in Bruno format) that can be used to test and interact with the available endpoints.

About

It's a Nest js microservices approach with a gateway app exposing an http port and an authentication microservice interracting with the gateway for user data retrival and auth operations.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages