Skip to content

Frachuk/rewards

Repository files navigation

rewards

Prerequisites

Docker installed on your machine

Clone the Repository:

git clone https://github.com/Frachuk/rewards.git
cd rewards

How to start the three services in docker

docker compose --env-file ./rewards-backend/.env up --build --remove-orphans
  • The docker compose will build and start postgres, backend and frontend services.

Frontend

This service was built using:

Backend

This service was built using:

DB

Screenshot of a comment on a GitHub issue showing an image, added in the Markdown, of an Octocat smiling and raising a tentacle.

The compose file will expose the following URLs

Stopping the Services:

To stop the running services, press Ctrl + C in the terminal where Docker Compose is running.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published