Skip to content

nguyen-hai-nam/microservices

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This repo contains all codes for the ECommerce freelance marketplace application.

Jobber Client

  • The jobber-client folder contains the frontend code.
  • The frontend application is built using React, Typescript and Tailwindcss.

Kubernetes

  • The jobber-k8s folder contains the objects code needed to deploy the microservices to kubernetes.
  • The microservices are deployed to both Minikube and AWS EKS Cluster.

Microservices

  • The microservices folder contains all the backend code for the application's services.
  • The services can be started either individually from the terminal or via docker compose.
  • Microservices README file

Volumes

  • The volumes folder contains files that are used to run services for local development.
  • Volumes README file

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 92.0%
  • EJS 6.5%
  • SCSS 0.4%
  • Dockerfile 0.4%
  • Shell 0.3%
  • JavaScript 0.3%
  • Other 0.1%