Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mars/create-react-app-inner-buildpack
Inner layer of Heroku Buildpack for create-react-app
https://github.com/mars/create-react-app-inner-buildpack
Last synced: 5 days ago
JSON representation
Inner layer of Heroku Buildpack for create-react-app
- Host: GitHub
- URL: https://github.com/mars/create-react-app-inner-buildpack
- Owner: mars
- License: mit
- Created: 2016-07-29T04:07:01.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-01-07T01:05:45.000Z (almost 4 years ago)
- Last Synced: 2024-10-04T15:54:22.920Z (about 1 month ago)
- Language: Ruby
- Homepage: https://github.com/mars/create-react-app-buildpack
- Size: 43 KB
- Stars: 25
- Watchers: 7
- Forks: 49
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Inner layer of Heroku Buildpack for create-react-app
====================================================See: [create-react-app-buildpack's architecture](https://github.com/mars/create-react-app-buildpack/blob/master/README.md#user-content-architecture-) for how this helps deploy React apps.
[![Build Status](https://travis-ci.org/mars/create-react-app-inner-buildpack.svg?branch=master)](https://travis-ci.org/mars/create-react-app-inner-buildpack)
Development
-----------Use Ruby 1.9.3 as built-in to Cedar-14.
Run tests: `bundle exec rake`