An open API service indexing awesome lists of open source software.

https://github.com/arufian/fastify-heroku

A simple template for using Fastify inside Heroku.
https://github.com/arufian/fastify-heroku

fastify heroku

Last synced: 5 months ago
JSON representation

A simple template for using Fastify inside Heroku.

Awesome Lists containing this project

README

          

# Fastify Heroku Template

A simple template for using Fastify inside Heroku.

## What's include ?
- Heroku port and ip settings
- Procfile
- [fastify-cli](https://github.com/fastify/fastify-cli)
- Official architecture from [Fastify](https://github.com/fastify/fastify)

Use this button below to deploy to Heroku:

[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/arufian/fastify-heroku)