For understand Nginx implementation as a reverse proxy in different services like Golang (as Api) and Nuxtjs (as Web)
| tool | version |
|---|---|
docker |
* |
docker-compose |
* |
Clone the project
git clone https://github.com/zeelrupapara/nginx-as-a-reverse-proxy.gitGo to the project directory
cd nginx-as-a-reverse-proxyInstall dependencies
- go to the web directory
cd web- to install dependencies
npm installRun Locally using docker-compose
- go back to project root
cd ..- run project throw docker-compose
docker-compose upAfter done all process see results in this link : http://localhost:80/