Skip to content

itomise/blog-system-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Blog System Demo

Currently not open to the public

Architecture

  • backend
    • Kotlin / Ktor
    • PostgreSQL
    • HikariCP
    • Exposed
    • Jackson
    • SendGrid
    • Auth
      • session
        • Redis
      • jwt
    • Test
      • Ktor
      • JUnit
      • mockk
  • frontend
    • Next.js
    • TypeScript
    • Mantine.dev
    • TanStack Query
    • Emotion
    • React Hook Form
    • zod
    • Vitest
  • cloud (GCP)
    • Cloud Run
    • Cloud Storage
    • Secret Manager
    • Cloud CDN
    • Load Balancer
    • Cloud SQL
    • MemoryStore (Redis)
  • ci/cd
    • test
      • Github Actions
    • build - deploy
      • Cloud build

About

ktor / next.js demo project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published