Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karls/spa-with-heroku
How to build and serve a frontend app with a backend app on Heroku
https://github.com/karls/spa-with-heroku
frontend heroku heroku-deployment spa
Last synced: 29 days ago
JSON representation
How to build and serve a frontend app with a backend app on Heroku
- Host: GitHub
- URL: https://github.com/karls/spa-with-heroku
- Owner: karls
- Created: 2021-02-20T19:25:53.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-01T07:01:20.000Z (10 months ago)
- Last Synced: 2024-11-11T05:45:30.595Z (3 months ago)
- Topics: frontend, heroku, heroku-deployment, spa
- Language: JavaScript
- Homepage:
- Size: 72.3 KB
- Stars: 4
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## A template for how to build and serve a SPA on Heroku
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy?template=https://github.com/karls/spa-with-heroku/tree/main)
This repo serves as an example and a template outlining how
to build and serve a frontend app alongside a backend app
on Heroku.