Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mars/create-react-app-buildpack

⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps
https://github.com/mars/create-react-app-buildpack

buildpack create-react-app heroku heroku-buildpack react spa

Last synced: about 1 month ago
JSON representation

⚛️ Heroku Buildpack for create-react-app: static hosting for React.js web apps

Awesome Lists containing this project

README

        

Heroku Buildpack for create-react-app
=====================================

After a long, useful run, this buildpack is now at its end of life 🌅

The underlying [static web server buildpack](https://github.com/heroku/heroku-buildpack-static) is deprecated and will not be supported on Heroku-22 or newer stacks.

Please look into using [Next.js](https://nextjs.org) or [Remix](https://remix.run) to develop React apps which are deployable using the [Node.js buildpack](https://github.com/heroku/heroku-buildpack-nodejs).

----------

Original README is still available on the [final release tag](https://github.com/mars/create-react-app-buildpack/tree/v9.0.1).