Skip to content

robertohuru/wf-engine-api

Repository files navigation

WFMS Engine

WFMS Backend built using Python Django.

Getting Started

  1. Open your terminal and clone the project using git clone . Navigate to the project directory cd ./wf-engine-api.
  2. Create a .env file by copying the .sample.env file using cp .sample.env .env.
  3. Edit the enviroment variables accordingly.
  4. Start up the docker with docker compose up -d --build.

About

Backend Engine for Workflow Management System

Resources

Stars

Watchers

Forks

Packages

No packages published