Ask HN: Best way to set up single domain for multiple projects?

2 points by barbarr ↗ HN
I plan on creating a personal website and attaching several small-scale projects to it. The projects use different backend frameworks. Ideally, they would all share the same domain and hosting service. I also want to be able to easily add new projects to the site. What is a good way to implement these needs?

3 comments

[ 3.1 ms ] story [ 7.2 ms ] thread
Sub domains and reverse proxy (nginx or whatever you want to use).