Skip to content

codyduong/codyduong.dev

Repository files navigation

codyduong.dev

This is my monorepo for codyduong.dev

Technical Details:

  • frontend/web

    • Vite SSR w/ React and Million.js
    • Server for SSR is managed in ./frontend/web/server.ts and associated files. I really don't like the automagic of Next.js.
  • backend/gql

    • TODO: middleware/backend w/ apollo-gql. This is something that was formerly on my old website. I haven't implemented it yet, but probably used to store blog posts or something.
  • pulumi is used as a partial IaC solution to deploy to

    • firebase hosting (static deploy) and release
    • google cloud - artifactregistry (docker)
      • google cloud - cloudrun
      • google iam

About

Monorepo for my personal website

Resources

Stars

Watchers

Forks