Deploying a Flask App with NPM modules on Heroku

Flask + NPM + Heroku = ?

Richard So
codeburst
Published in
4 min readOct 8, 2020

--

Image created by author

Introduction

Let’s say you are making a website with a Flask backend and suddenly you find that it’s necessary to use a JavaScript package/module for your project. Maybe you’re doing this to give your website a bit more interaction, or you’re working with a module that’s not available as a CDN. That leaves…

--

--

https://sorichard.com | BS/MS CS @ Georgia Tech, Class of ’25. Pursuing everything code. Always learning!