Skip to content

FFlap/SafeSpace

Repository files navigation

hackthebias

Vite + React app using TanStack Router, Convex, Clerk, and Tailwind.

Quick start

npm install
npm run dev

The dev server runs at http://localhost:3000.

Environment

If you need environment variables, copy the example file:

cp .env.example .env.local

Common scripts

npm run dev        # start the app
npm run dev:convex # start Convex dev
npm run build      # production build
npm run preview    # preview production build
npm run test       # run tests

Project structure

  • src/ app code
  • public/ static assets
  • convex/ backend functions

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors