Skip to content

DucaturFw/ducor-backend

Repository files navigation

Ducatur Oracles Backend

Build Status

Docker

Run backend container

In project root directory, assuming you used export $(cat .env | xargs):

docker build -t ducor-backend .  
docker run -p $DUCOR_API_PORT:$DUCOR_API_PORT ducor-backend

The docker image is build upon pm2 container, installs python and typescript (needed for build and run respectively).

Tests are run locally with npm test.

Docker Compose

For tests:

docker-compose -f docker-compose.test.yml up

About

Ducatur Oracles Backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •