Skip to content

valt7subh/smm-showcase

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project Name

Overview

Features

  • Feature 1
  • Feature 2
  • Feature 3

Tech Stack

This project is built with:

  • Vite
  • TypeScript
  • React Router v7
  • React 19
  • Tailwind v4
  • Shadcn UI
  • Lucide Icons
  • Convex (backend & database)
  • Convex Auth
  • Framer Motion
  • Three.js
  • Bun (package manager)

Getting Started

Prerequisites

  • Bun installed
  • Convex account

Installation

# Install dependencies
bun install

# Start development server
bun run dev

Environment Variables

Create a .env.local file with:

CONVEX_DEPLOYMENT=your-deployment
VITE_CONVEX_URL=your-convex-url

Project Structure

src/
├── components/     # React components
│   └── ui/        # Shadcn UI components
├── pages/         # Page components
├── convex/        # Convex backend
├── hooks/         # Custom React hooks
└── lib/           # Utility functions

Development Guidelines

See VLY.md for detailed development conventions and best practices.

Available Scripts

  • bun run dev - Start development server
  • bun run build - Build for production
  • bun run type-check - Run TypeScript type checking
  • bun run lint - Run ESLint
  • bun run format - Format code with Prettier
  • bun run preview - Preview production build
  • bun run test - Run tests
  • bun run test:watch - Run tests in watch mode

Contributing

License


Note for AI Agents: This README should be updated to reflect the actual application being built. Keep it concise and user-focused. For detailed development conventions, refer to VLY.md.

About

Vly project: SMM Showcase

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors