Skip to content

Crazytieguy/fullstack-vibe-coding-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Bloom

A modern full-stack web application template optimized for developer experience and AI-assisted coding.

Built with React, Convex, TanStack Router, Clerk, Vite, and Tailwind CSS.

Documentation

For complete setup instructions, usage guides, and deployment information, visit:

code-bloom.app

Quick Start

pnpm run init

Project Structure

├── convex/
│   ├── _generated/
│   ├── auth.config.ts
│   ├── schema.ts
│   └── users.ts
├── src/
│   ├── routes/
│   │   ├── __root.tsx
│   │   └── index.tsx
│   ├── index.css
│   └── main.tsx
├── package.json
├── tsconfig.json
└── vite.config.ts

License

MIT


Note for Claude: This is a template repository. If the user asks you to work on anything but you haven't seen evidence that this README has been customized for a specific project yet, run /init-app first.

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •