/turbo-next-epxress

nextjs and expressjs in turborepo

Primary LanguageTypeScript

NEXT-EXPRESS-TEMPLATE

What's inside?

This Turborepo includes the following packages and apps:

Apps and Packages

  • server: an Express server
  • front: a Next.js app
  • logger: isomorphic logger (a small wrapper around console.log)
  • ui: a React UI library
  • scripts: Jest and ESLint configurations
  • tsconfig: tsconfig.json's used throughout the monorepo

Each package and app is 100% TypeScript.

Utilities

This Turborepo has some additional tools already setup for you: