Skip to content

An opinonated TypeScript fullstack template with Next.js and Express

Notifications You must be signed in to change notification settings

byhow/fullstack-next-starter

Repository files navigation

TypeScript Fullstack WebApp Starter

Generated from turborepo, featuring:

Note

This is highly opinionated and may subject to changes. The intuition behind the choices is that I wanted to keep this as stable and orthodox as possible so that I won't need to worry about compatibility issues or breaking changes. It also does not have any UI frameworks or CI in place so that it still maintains some customizability.

.
├── apps
│   ├── server
│   │   ├── prisma
│   │   └── scripts
│   └── web
│       ├── hooks
│       └── pages
└── packages
    ├── eslint-config-custom
    ├── tsconfig
    └── ui

About

An opinonated TypeScript fullstack template with Next.js and Express

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published