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
- Host: GitHub
 - URL: https://github.com/mars/create-react-app-buildpack
 - Owner: mars
 - License: mit
 - Archived: true
 - Created: 2016-07-29T04:10:19.000Z (over 9 years ago)
 - Default Branch: master
 - Last Pushed: 2022-06-10T20:26:14.000Z (over 3 years ago)
 - Last Synced: 2024-09-27T02:45:04.271Z (about 1 year ago)
 - Topics: buildpack, create-react-app, heroku, heroku-buildpack, react, spa
 - Language: Shell
 - Homepage:
 - Size: 154 KB
 - Stars: 3,289
 - Watchers: 53
 - Forks: 651
 - Open Issues: 14
 - 
            Metadata Files:
            
- Readme: README.md
 - License: LICENSE
 
 
Awesome Lists containing this project
- -awesome-create-react-app - Create React App Buildpack
 - Starred-Repo - Heroku Build Pack for create-react-app
 - awesome-create-react-app - Create React App Buildpack
 
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).