What are buildpacks?

Buildpacks provide frameworks and runtime support for apps. Buildpacks typically examine your apps to determine what dependencies to download and how to configure the apps to communicate with bound services.

neetoDeploy uses buildpacks.io's buildpack API to manage creation and updation of buildpacks.

Officially Support Buildpacks

  1. heroku/nodejs

  2. heroku/ruby

  3. heroku/python

  4. heroku/php

  5. heroku/java

  6. heroku/go

  7. heroku/gradle

  8. heroku/scala

Can't find what you're looking for?