Skip to content

mark-rafter/localist-t3

Repository files navigation

localist-t3

A listing board, featuring:

  • social auth
  • image upload
  • search
  • infinite scroll
  • mobile responsiveness
  • geolocation and embedded maps
  • image carousels
  • static pre-rendering
  • 90+ Lighthouse score

Pre-requisites

  1. Node 20+
  2. pnpm
corepack enable
corepack prepare pnpm@latest --activate
  1. Vercel CLI
pnpm i -g vercel@latest

Local Setup

  1. Link to Vercel and pull environment variables:
vercel link
vercel env pull
  1. Initialise and run the app:
pnpm i
pnpm prisma generate dev
pnpm dev

This is a T3 Stack project bootstrapped with create-t3-app.

About

Free listing board built with Next.js and Supabase

Resources

License

Stars

Watchers

Forks