Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cagataycali/fastify-one-click-deploy
This repository shows us, how to deploy fastify in seconds.
https://github.com/cagataycali/fastify-one-click-deploy
fastify heroku one-click-deploy web-framework
Last synced: 3 days ago
JSON representation
This repository shows us, how to deploy fastify in seconds.
- Host: GitHub
- URL: https://github.com/cagataycali/fastify-one-click-deploy
- Owner: cagataycali
- Created: 2017-09-11T02:43:05.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-11-11T05:42:06.000Z (4 days ago)
- Last Synced: 2024-11-11T06:30:02.868Z (4 days ago)
- Topics: fastify, heroku, one-click-deploy, web-framework
- Language: JavaScript
- Homepage: http://www.fastify.io
- Size: 132 KB
- Stars: 4
- Watchers: 3
- Forks: 7
- Open Issues: 20
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[![Build Status](https://travis-ci.org/fastify/fastify.svg?branch=master)](https://travis-ci.org/fastify/fastify)
[![Coverage Status](https://coveralls.io/repos/github/fastify/fastify/badge.svg?branch=master)](https://coveralls.io/github/fastify/fastify?branch=master)
[![js-standard-style](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat)](http://standardjs.com/)
[![NPM version](https://img.shields.io/npm/v/fastify.svg?style=flat)](https://www.npmjs.com/package/fastify)
[![NPM downloads](https://img.shields.io/npm/dm/fastify.svg?style=flat)](https://www.npmjs.com/package/fastify) [![Gitter](https://badges.gitter.im/gitterHQ/gitter.svg)](https://gitter.im/fastify)
**TL;DR**
* [Fastify](https://github.com/fastify/fastify) is, fast and low overhead web framework for Node.js
* This package shows us how to deploy fastify to heroku/now.sh in seconds.**Details**
* [Heroku](https://heroku.com) have has good documentation for newbie's right [here](https://devcenter.heroku.com/articles/getting-started-with-nodejs)
* [Now](https://zeit.co/now) has too.**One Click Deploy**
[![Deploy to Zeet](https://deploy.zeet.co/fastify.svg)](https://deploy.zeet.co/?url=https://github.com/cagataycali/fastify-one-click-deploy)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/cagataycali/fastify-one-click-deploy)
[![Deploy to now](https://deploy.now.sh/static/button.svg)](https://deploy.now.sh/?repo=https://github.com/cagataycali/ffastify-one-click-deploy)
*Enjoy.*