redbar0n / fullstack-web-ts

fullstack web framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

fullstack web framework


Languages

Language:TypeScript 89.4%Language:JavaScript 6.4%Language:SCSS 4.0%Language:CSS 0.2%