Skip to content

budd9442/edify-blog

Repository files navigation

Edify

A community-driven platform for discovering and sharing stories that inspire. Explore ideas across technology, culture, and more.

Tech Stack

  • Framework: React 18 with Vite
  • Styling: Tailwind CSS
  • Backend: Supabase (Auth, Database, Storage, Edge Functions)
  • AI: Google Gemini API via Edge Functions
  • Icons: Lucide React

Getting Started

Prerequisites

  • Node.js (v18 or higher)
  • npm

Installation

  1. Clone the repository
  2. Install dependencies:
    npm install

Environment Setup

  1. Copy .env.example to .env:
    cp .env.example .env
  2. Fill in your Supabase and Gemini API credentials.

Development

Run the development server:

npm run dev

Build

Create a production build:

npm run build

About

a supabase based AI powered blogging platform.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors