Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

carbon_v2

This repository contains the backend, frontend and database components for the Carbon project.

Running with Docker Compose

A docker-compose.yml file is provided at the repository root. It builds and starts the backend, frontend and PostgreSQL services and connects them on a shared network so the containers can communicate by name.

To start the stack run:

docker-compose up --build

The backend will be available on http://localhost:9001, the frontend on http://localhost:3001 and PostgreSQL on port 5432.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages