Skip to content

Opinionated TypeScript + React template for a full stack site, using vite-starter-template and trpc-netlify-functions

License

Notifications You must be signed in to change notification settings

samhwang/fullstack-netlify-template

Repository files navigation

Fullstack Netlify Template

Using this template

There are 3 ways that you can adopt this template.

  • Click the Use this template button on this repo, or click on this link.
  • Clone this repo, delete the .git folder and re-init the Git tree.
  • Use degit: npx degit samhwang/fullstack-netlify-template project-name

Batteries included

Quickstart

cp .env.sample .env
docker compose up -d db
npm install
pnpm run dev

About

Opinionated TypeScript + React template for a full stack site, using vite-starter-template and trpc-netlify-functions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages