Skip to content

A React web application for showcasing and discovering Bolt projects, built with Supabase for backend services including authentication, database, and storage.

Notifications You must be signed in to change notification settings

donvito/bolt-directory

Repository files navigation

Bolt Directory

A web application for showcasing and discovering Bolt projects, built with Supabase for backend services including authentication, database, and storage.

Features

  • Browse and search Bolt projects
  • User authentication
  • Project submission
  • Like and interact with projects

Development

Prerequisites

  • Bun installed on your system
  • Supabase project credentials

Setup

  1. Clone the repository
  2. Copy env.example to .env and add your Supabase credentials
  3. Install dependencies:
bun install
  1. Start the development server:
bun run dev

Build

bun run build

Author

DonvitoCodes

About

A React web application for showcasing and discovering Bolt projects, built with Supabase for backend services including authentication, database, and storage.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published