Skip to content

mehtadev17/dtw-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data Transformation Workflows

Python & Django BE to capture Data Transformation Workflows

Required ENV Variables

DB_NAME=xxxx # postgres database name
DB_USER=xxxx # postgres database user
DB_PASSWORD=xx # postgres database password
DB_HOST=xxxx # postgres database host

Optional ENV Variables

DEBUG=False # enable django debug

Build

./bin/build

Shell Access

./bin/dev sh

Run Django App

./bin/run

About

Data Transformation Workflow API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published