ランキングに戻る

Getting Started with Node.js on Heroku.

herokunodejsexpressheroku-languagessample-app
スター成長
スター
1.1k
フォーク
3.8k
週間成長
Issue
0
5001k
2023年1月2023年6月2023年11月2024年5月
README

node-js-getting-started

A barebones Node.js app using Express.

This application supports the tutorials for both the Cedar and Fir generations of the Heroku platform. You can check them out here:

Running Locally

Make sure you have Node.js and the Heroku CLI installed.

$ git clone https://github.com/heroku/node-js-getting-started.git # or clone your own fork
$ cd node-js-getting-started
$ npm install
$ npm start

Your app should now be running on localhost:5006.

Deploying to Heroku

Using resources for this example app counts towards your usage. Delete your app and database as soon as you are done experimenting to control costs.

Deploy on Cedar

By default, apps use Eco dynos on Cedar if you are subscribed to Eco. Otherwise, it defaults to Basic dynos. The Eco dynos plan is shared across all Eco dynos in your account and is recommended if you plan on deploying many small apps to Heroku. Learn more about our low-cost plans here.

Eligible students can apply for platform credits through our new Heroku for GitHub Students program.

$ heroku create
$ git push heroku main
$ heroku open

Deploy on Fir

By default, apps on Fir use 1X-Classic dynos. To create an app on Fir you'll need to create a private space first.

$ heroku spaces:create <space-name> --team <team-name> --generation fir
$ heroku create --space <space-name>
$ git push heroku main
$ heroku open

Documentation

For more information about using Node.js on Heroku, see these Dev Center articles:

関連リポジトリ
Asabeneh/30-Days-Of-Python

The 30 Days of Python programming challenge is a step-by-step guide to learn the Python programming language in 30 days. This challenge may take more than 100 days. Follow your own pace. These videos may help too: https://www.youtube.com/channel/UC7PNRuno1rzYPb1xLa4yktw

PythonPyPI30-days-of-pythonpython
68.8k12.8k
chatwoot/chatwoot

Open-source live-chat, email support, omni-channel desk. An alternative to Intercom, Zendesk, Salesforce Service Cloud etc. 🔥💬

RubyRubyGemsOthervuejsintercom
chatwoot.com/help-center
34.6k8.3k
dokku/dokku

A docker-powered PaaS that helps you build and manage the lifecycle of applications

ShellMIT Licensedokkupaas
dokku.com
32k2.1k
verekia/js-stack-from-scratch

🛠️⚡ Step-by-step tutorial to build a modern JavaScript stack.

JavaScriptnpmMIT Licensetutorialstack
20.2k2k
caprover/caprover

Scalable PaaS (automated Docker+nginx) - aka Heroku on Steroids

TypeScriptnpmOtherwebserverdocker
caprover.com
15.1k984
cookiecutter/cookiecutter-django

Cookiecutter Django is a framework for jumpstarting production-ready Django projects quickly.

PythonPyPIBSD 3-Clause "New" or "Revised" Licensepythondjango
cookiecutter-django.readthedocs.io
13.6k3.1k
benbusby/whoogle-search

A self-hosted, ad-free, privacy-respecting metasearch engine

PythonPyPIMIT Licenseadblockprivacy
pypi.org/project/whoogle-search/
11.6k1k
apex/up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.

GoGo ModulesMIT Licensedeploymentaws
up.docs.apex.sh
8.8k385
MightyMoud/sidekick

Bare metal to production ready in mins; your own fly server on your VPS.

GoGo ModulesGNU General Public License v3.0deploymentheroku
sidekickdeploy.com
7.5k162
alvarcarto/url-to-pdf-api

Web page PDF/PNG rendering done right. Self-hosted service for rendering receipts, invoices, or any content.

HTMLMIT Licensepdfchrome
7.1k778
piku/piku

The tiniest PaaS you've ever seen. Piku allows you to do git push deployments to your own servers.

PythonPyPIMIT Licensearmraspberry-pi
piku.github.io
6.6k156
goodrain/rainbond

A container platform that needs no Kubernetes learning, Build, deploy, assemble, and manage apps on Kubernetes, no K8s expertise needed, all in a graphical platform.

GoGo ModulesOthermicroservice-architecturecloud-native
rainbond.io
6.2k872