Skip to content

Instantly share code, notes, and snippets.

@superhighfives
Last active February 28, 2017 19:44
Show Gist options
  • Save superhighfives/b7c51c2da28706fcd2140cfd847fc907 to your computer and use it in GitHub Desktop.
Save superhighfives/b7c51c2da28706fcd2140cfd847fc907 to your computer and use it in GitHub Desktop.
Rails 5 API + ActiveAdmin + create-react-app on Heroku
heroku buildpacks:add heroku/nodejs --index 1
heroku buildpacks:add heroku/ruby --index 2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment