Skip to content

incubrain/astrotribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STACK

  • pnpm workspaces
  • node 20
  • Docker
  • Nuxt / Vue
  • Vite 6
  • Postgressql
  • Prisma
  • winston
  • zod
  • resend
  • Supabase
  • Redis
  • Typescript
  • Pinia
  • Tailwind
  • PrimeVue
  • VueUse
  • TurboRepo

Project Guidelines

  • Nuxt | Script setup and composition API
  • Domain Driven Design
  • Focus on automation, building out our CI
  • Less Complexity is always good
  • Try to remove parts before adding
  • Reuse code when possible
  • Start simple, but think of scale
  • Modular is generally better, we should be able to swap out parts easily