razzle-heroku

3.0.0 • Public • Published

razzle-heroku Build Status

Make razzle work on heroku seamlessly.

Quickstart 🚀

  1. Install razzle-heroku (npm i -S razzle-heroku or yarn add razzle-heroku)
  2. Create a razzle.config.js in your project root
module.exports = {
  modify: require("razzle-heroku"),
}

For more details, you can check this commit :)

Features

  • Allow your server to read environment variables at runtime. Client environment variables still need to be prefixed by RAZZLE_
  • Bind the $PORT at runtime
  • Fix RAZZLE_PUBLIC_DIR on heroku

Readme

Keywords

none

Package Sidebar

Install

npm i razzle-heroku

Weekly Downloads

16

Version

3.0.0

License

MIT

Unpacked Size

371 kB

Total Files

21

Last publish

Collaborators

  • xou