Skip to content

real time chat using supabase and svelte - spa router

License

Notifications You must be signed in to change notification settings

benajaero/real-time-chat

Repository files navigation

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
  1. Navigate to the project directory:
cd real-time-chat-app
  1. 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.

About

real time chat using supabase and svelte - spa router

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published