Skip to content

Simple node server

Aleksandr Kirienko requested to merge simple-node-server into master

Created by: karatheodory

I've moved all the stuff into the public folder and have added a simple web server serving static contents of that folder.

The site should now be available by the following URL:

https://whispering-forest-5185.herokuapp.com/

It should also be possible to start it locally by typing npm start at the repository root.

Merge request reports

Loading