Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Turbo FullStack Template

clone

git clone <repository_url> <desired_folder_name>
git remote set-url origin <new_repository_url>

Apps

  • pos: react vite app create by doing
npm create vite@latest post -- --template react-ts
  • api: fastify API with TRPC

Packages

  • api-type: exports AppRouter from TRPC and any other custom type that needs to be shared
  • config: base typescript config
  • db: prisma config, schema and migrations.

Deploy

  • apps/api Deployed to Railway with
pnpm run api:build
pnpm run api:start

About

turborepo fullstack template

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages