Skip to content

Nest-Microservices-Christian/client-gateway

Repository files navigation

Nest Logo

Client Gateway

Description

This is a simple gateway API that allows connecting to microservices. Fernando Herrera's course project.

Dev

  1. Clone the repository
  2. Run npm install to install dependencies
  3. Create a .env based on the .env.template file
  4. Run the app with npm run start:dev

Production

Execute the following command to build the project:

docker build -f dockerfile.prod -t client-gateway .

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.

About

Gateway para conectarse con los microservicios

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published