mxstbr / login-flow

:key: A login/register flow built with React&Redux
https://loginflow.mxstbr.com
MIT License
1.6k stars 215 forks source link

Tutorial on how to replace fakeServer.js? #24

Open RadZaeem opened 8 years ago

RadZaeem commented 8 years ago

If I want to deploy to PaaS, e.g. Heroku, then how to do it?

Is there any tutorial/guides on how to connect this web app to server that store the registered users?

Thank you.

safouman commented 7 years ago

@RadZaeem have you worked this out ?