Skip to content

incubrain/astrotribe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

STACK

  • pnpm workspaces
  • node 22
  • Docker
  • Nuxt / Vue
  • Vite
  • NestJS
  • NX
  • pg_boss
  • Postgressql
  • Prisma
  • winston
  • zod
  • resend
  • Supabase
  • Redis
  • Typescript
  • Strapi
  • Pinia

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