Skip to content

bleumatin-fr/cooprog

Repository files navigation

CoProg

Install

Prerequisites:

  • node v22
  • corepack
  • yarn berry
  • makefile
  • docker
make install

Develop

Start all the services using:

make start

Default user credentials are:

Build and Deploy

  1. Setup environment variables in packages/client/.env.[staging|production]

  2. Build the project for the given environment.

BUILD_ENV=[staging|production] API_BASE_URL=[https://cooprog.eu] make build
  1. Deploy the project through docker compose, see deployment template in deployment/template.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors