Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turborepo Fullstack App

This app is a monorepo that utilizes Turborepo.

What's inside?

This Turborepo includes the following packages/apps:

Apps and Packages

TypeScript is utilized on both the frontend and backend.

Utilities

This Turborepo has some additional tools already setup for you:

Build

To build all apps and packages, run the following command:

cd fullstack-ts
pnpm build

Develop

To develop all apps and packages, run the following command:

cd fullstack-ts
pnpm dev

About

A fullstack application setup using TypeScript. The backend uses PostgresQL, Apollo Server (GraphQL), Prisma (ORM), Pothos (GraphQL schema builder for typescript). The Frontend uses React, Apollo client, and TailwindCSS.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages