Skip to content

todolist example use remix-t3-stack: remix + vite + trpc + tailwindcss + typescript + prisma + jwt + pnpm + react-hook-form + zod + docker + vercel

Notifications You must be signed in to change notification settings

SteveSuv/remix-t3-stack

Repository files navigation

remix-t3-stack

this is a todolist example use remix-t3-stack

stack

  • remix
  • vite
  • trpc
  • tailwindcss
  • typescript
  • prisma
  • jwt
  • pnpm
  • react-hook-form
  • zod
  • docker
  • vercel

how to dev

  1. Clone this repository
git clone git@github.com:SteveSuv/remix-t3-stack.git
  1. install packages
npm i pnpm -g
pnpm i
  1. init database
pnpm db:push
pnpm db:gen
  1. run dev server
pnpm dev

how to deploy

  • deploy to docker
pnpm deploy
  • deploy to vercel, follow this guide

About

todolist example use remix-t3-stack: remix + vite + trpc + tailwindcss + typescript + prisma + jwt + pnpm + react-hook-form + zod + docker + vercel

Topics

Resources

Stars

Watchers

Forks

Languages