Skip to content

lavizp/spot-the-code

Repository files navigation

spot-the-code

This project was created with Better-T-Stack, a modern TypeScript stack that combines React, TanStack Start, Self, and more.

Features

  • TypeScript - For type safety and improved developer experience
  • TanStack Start - SSR framework with TanStack Router
  • TailwindCSS - Utility-first CSS for rapid UI development
  • shadcn/ui - Reusable UI components

Getting Started

First, install the dependencies:

bun install

Then, run the development server:

bun run dev

Open http://localhost:3001 in your browser to see your fullstack application.

Project Structure

spot-the-code/
├── apps/
│   └── web/         # Fullstack application (React + TanStack Start)
├── packages/
│   ├── api/         # API layer / business logic

Available Scripts

  • bun run dev: Start all applications in development mode
  • bun run build: Build all applications
  • bun run check-types: Check TypeScript types across all apps

About

A free geoguesser clone(programming style)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors