real-time-chat Svelte Themes

Real Time Chat

real time chat using supabase and svelte - spa router

Real-Time Chat App

This project is a real-time chat application built with Svelte and powered by Vite, utilizing Supabase for real-time data handling.

Features

  • Real-time messaging
  • User authentication
  • Responsive UI
  • Cross-platform support

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Node.js (LTS version recommended)
  • A Supabase account and project

Installation

To install the Real-Time Chat App, follow these steps:

  1. Clone the repository:

    git clone https://github.com/yourusername/real-time-chat-app.git
    
  2. Navigate to the project directory:

    cd real-time-chat-app
    
  3. Install dependencies:

    npm install
    

Usage

To run the Real-Time Chat App, use the following command:

npm run dev

The app will be available at http://localhost:3000.

Contributing

Contributions are welcome! For major changes, please open an issue first to discuss what you would like to change.

License

This project is licensed under the MIT License.

Top categories

Loading Svelte Themes