mkelley33 / jobberapp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:TypeScript 92.2%Language:EJS 6.3%Language:SCSS 0.4%Language:Dockerfile 0.4%Language:Shell 0.3%Language:JavaScript 0.3%Language:Groovy 0.1%Language:HTML 0.0%