Skip to content

Latest commit

 

History

History
28 lines (25 loc) · 635 Bytes

TODO.md

File metadata and controls

28 lines (25 loc) · 635 Bytes
  • Frontend:

    • Vue Project
    • TailwindCSS
    • [-] Vuera for React interop
    • [-] Cypress for E2E
  • Backend

    • typescript
    • Graphql server (Express)
    • [-] Prisma
  • Project Overall

    • typescript
    • jest,
    • Linting
    • Docker Container
    • Monorepo (yarn Workspace)
    • [-] CircleCI for CI/CD pipeline
    • Docker Container (Frontend, Backend)
    • [-] Docker Compose
      • Frontend
      • Backend
      • Mongo
      • Redis
      • Traefik for reverse proxy
      • [-] Have environment secrets
    • [-] Kubernetes for container orchestration (minikube to simulate GC/AWS)