Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 471 Bytes

marblism.md

File metadata and controls

20 lines (14 loc) · 471 Bytes

Marblism

Marblism is a generative AI platform that uses LLMs to generate code, documentation, and more.

Links:

Tech Stack

The apps are generated with the following tech stack, largely inspired from the popular T3 Stack.

  • Language: TypeScript
  • React Framework: Next.js
  • Design system: Ant Design
  • Authentication: NextAuth.js
  • Database ORM: Prisma
  • Database: PostgreSQL
  • RPC: tRPC
  • Auth & RBAC: Zenstack