Skip to content

rongfengliang/streamsets-graphql-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

streamsets graphql api

i remove the formdata api beacause file scala type resover

How to Run(local)

  • install deps
yarn
  • Run local
yarn start

How to Run (docker)

please change the server ip address && password

  • build images
docker-compose build
  • Run
docker-compose up -d