Skip to content

G-YaSha/events-api

Repository files navigation

Getting started

Installation

To install the necessary dependencies, run the following command:

$ npm install

Running the app

To run the app in Docker, follow these steps:

1. Run project

  1. Make sure Docker is up

  2. Build docker image using docker compose:

$ docker compose build
  1. Run the Docker Compose:
$ docker compose up user-acquisition-service
  1. Enjoy! 🚀

  2. To shut down the Docker containers:

$ docker compose down

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published