Skip to content

asheghi/fullstack-web-ts

Repository files navigation

FullStack Web Framework

starter project alternative to next.js build with vite-ssr-plugin

next.js is awesome but it doesn't give you the full control

Features

  • vite (ultra fast build tool)
  • UI library agnostic
  • 100% typescript
  • eslint + prettier
  • next-auth + prisma provider
  • telefunc (tRPC alternative)
  • jest + vitest
  • prisma

Todo

  • add documentaion
  • add e2e testing
  • improve next-auth integration
  • add chading mechanism
  • impove page props