←back to thread

634 points david927 | 3 comments | | HN request time: 0.001s | source

What are you working on? Any new ideas that you're thinking about?
1. austin-cheney ◴[] No.41345363[source]
Last month I built a node based web server that can proxy and redirect anything where the blueprint is a tiny config file in json format.

I am going to expand it to provide a health dashboard of connected sockets, supported domains, and traffic analytics as a web service.

replies(1): >>41345379 #
2. anikdas ◴[] No.41345379[source]
Is it open source?
replies(1): >>41345442 #
3. austin-cheney ◴[] No.41345442[source]
https://github.com/prettydiff/webserver

This is a personal project for my house only without any commercial aspirations, so features I do not need are not included.