Skip to content

boilerplate for vite + vercel serverless. Monorepo using turborepo.

Notifications You must be signed in to change notification settings

tone-row/vite-vercel-serverless

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To Do

  • Update trpc & react-query to latest versions

This is a project boilerplate containing

  • /app vite frontend
  • /api vercel api folder for serverless/edge actions
  • /server trpc actions
  • tailwind for styling

It's meant to be deployed on vercel with the following settings:

  • Base path: ./
  • Build command: pnpm -F app build
  • Dev command: pnpm -F app dev
  • Output directory: ./app/dist

To develop, you'll want to run vercel dev and setup a project so that the API functions work.

About

boilerplate for vite + vercel serverless. Monorepo using turborepo.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published