Deploy easily your react-app to the cloud. The main difference between Reafy, and other providers is that we dont move your application to cold-storage when your app stop getting traffic.
We encourage you to start using multiple providers. Make your back-end with Heroku or Zeit, and connect them with your Reafy front-end through your cool API.
To install the latest version of Reafy CLI run this command:
npm i reafy -g
How to deploy your app:
npm run build # Build your static app.
rea # Boom! deploy your app.
Rea is an alias of reafy.
rea
reafy
Reafy.co - Made with 🍀