Back
Tags: #dev
-
Nginx Reverse Proxy
You can use `sub.domain.com` instead of `localhost:port` for your local services. This article shows you how to set up a reverse proxy with Nginx to route traffic from subdomains to your local services.
-
Devcontainer 📦
Say goodbye to 'It works on my machine' with devcontainer. Devcontainer ensures that everyone working on the project is using the same development environment.
-
Remote Development
Remote development with SSH