paulodiovani / hacktoberrank

Hacktoberfest Rank
https://hacktoberrank-challenge.herokuapp.com/
MIT License
6 stars 17 forks source link

Serve the front-end from the back-end #30

Closed paulodiovani closed 4 years ago

paulodiovani commented 4 years ago

If we publish to heroku, we need a single webserver, listening to $PORT.

So let's use express static feature to host the front-end build on dist/ Also...

Luiginator commented 4 years ago

I would like to work on this.

Luiginator commented 4 years ago

@paulodiovani I implemented everything that was requested in this issue. Could you please take a look? Thank you!

paulodiovani commented 4 years ago

@Luiginator closed the PR before merging. :disappointed: It was almost done.

Can someone else take over?

arabyalhomsi commented 4 years ago

I will do it, sure @paulodiovani