NoQuarterTeam / boilerplate

πŸ”† Fullstack boilerplate using Remix, Next.js, Expo, Prisma, TypeScript, tRPC and many more!

Home Page:https://boilerplate.noquarter.co

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Boilerplate

React + Remix + Next + Typescript + Prisma + Expo + React Native

Like this stack? Come work with us: www.noquarter.co

Screenshot 2023-04-14 at 17 06 53

Comes with user authentication included

  • React
  • Prisma
  • Remix
  • Next.js
  • Expo
  • React Native
  • TypeScript
  • Postgres/MySQL
  • Tailwind
  • ESLint
  • Prettier
  • Resend (emails)

& many more tasty treats

Get Started

Must have node and pnpm installed and setup locally

  1. pnpm i
  2. Create db and add connection string to .env, we use PlanetScale
  3. cd packages/database pnpm db:push

Make sure you have created a .env file with the right values, you can use .env.example as the template

Development

pnpm run dev

Production

Mailers

  • Create a Resend account and set a RESEND_API_KEY environment variable in .env

Deployment

We are using Vercel

About

πŸ”† Fullstack boilerplate using Remix, Next.js, Expo, Prisma, TypeScript, tRPC and many more!

https://boilerplate.noquarter.co


Languages

Language:TypeScript 93.1%Language:JavaScript 6.0%Language:CSS 0.9%