alexkuz / flask-react-boilerplate

MIT License
368 stars 59 forks source link

Boilerplate no longer working #15

Open jeremyletran opened 5 years ago

jeremyletran commented 5 years ago

Like others, I wasn't able to get this boilerplate working, either on heroku or on local install. I've cloned this repo and refactored to support React 16, Redux 4, Webpack 4, Python 2.7, Postgres 19 and Heroku.

Looks like the problems were due to a series of deprecated packages, but I've resolved them in my repo here. Thanks to @alexkuz for the original code! Hope this updated boilerplate helps