Skip to content
This repository was archived by the owner on Jun 11, 2022. It is now read-only.

Commit 9906b99

Browse files
authored
📚 Link to CRA + Rails 5 article.
1 parent 1c99d8d commit 9906b99

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ Purpose
3535

3636
**This buildpack deploys a React UI as a static web site.** The [Nginx](http://nginx.org/en/) web server provides optimum performance and security for the runtime.
3737

38-
If your goal is to combine React UI + API (Node, Ruby, Python…) into a *single app*, then this buildpack is not the answer. The easiest combined solution is with Node, see: [using create-react-app with a custom Express server](https://github.com/mars/heroku-cra-node).
38+
If your goal is to combine React UI + API (Node, Ruby, Python…) into a *single app*, then this buildpack is not the answer. The simplest combined solution is to use [create-react-app + Node.js server](https://github.com/mars/heroku-cra-node). See also: [create-react-app + Rails 5 server](https://medium.com/superhighfives/a-top-shelf-web-stack-rails-5-api-activeadmin-create-react-app-de5481b7ec0b).
3939

4040
Requires
4141
--------

0 commit comments

Comments
 (0)