Skip to content

Blue-MDS/back

Repository files navigation

🚀 Getting Started

Blue back-end

This repository is dedicated to the api of Blue project

🔧 Installation

  1. Clone the back repository:
git clone https://github.com/Blue-MDS/back
  1. Change to the project directory:
cd back
  1. Change env.sample file to .env and edit envrionment variables:

postgresql

DB_HOST

DB_NAME

DB_USER

DB_PASSWORD

DB_PORT

pgadmin

PG_ADMIN_USER

PG_ADMIN_PASSWORD

nodemailer credentials

TRANSPORTER_HOST

TRANSPORTER_PORT

TRANSPORTER_USER

TRANSPORTER_PASSWORD

🤖 Running back

docker-compose up

--

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages