Skip to content

NIMA-Enterprises/krakend-buildpack

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Heroku buildpack for KrakenD

A buildpack for Heroku for running KrakenD.

Using the Heroku Node.js buildpack

heroku buildpacks:set https://github.com/InterfloraDanmark/heroku-buildpack-krakend

Configuration

A default Procfile will be created automatically if it does not exist with the following content:

web: krakend run -c krakend.json -p $PORT

Place your krakend.json in the root of your project and it will automatically be used.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages