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.git
Go to the project directory
cd nginx-as-a-reverse-proxy
Install dependencies
- go to the web directory
cd web
- to install dependencies
npm install
Run Locally using docker-compose
- go back to project root
cd ..
- run project throw docker-compose
docker-compose up
After done all process see results in this link : http://localhost:80/