Simple static site's template for Heroku, based on ExpressJS
Copy all your files into /public directory:
.html-files directly- other files (like
.css,.js, images, etc.) into/assetsdir (do not forget to configurate correct access in.html-files)
That’s it. Now you can push your repo into Heroku or other similar services