Skip to content

ChatRealm v1.0.0 - Initial Release. Welcome to Open-source

Compare
Choose a tag to compare
@devak997 devak997 released this 09 Nov 15:38
· 10 commits to main since this release

Full Changelog: https://github.com/devak997/chatrealm/commits/v1.0.0

ChatRealm v1.0.0 - Initial Release

We are excited to announce the initial release of ChatRealm, an open-source, real-time anonymous chat application. This release includes the following features:

Features

  • Real-Time Text and Video Chat: Engage in real-time conversations with text and video options.
  • Interest-Based Matching: Connect with strangers who share similar interests.
  • Message Delivery and Seen Indicators: Know when your messages are delivered and seen.
  • User-Friendly Interface: Developed using SolidJS and DaisyUI for a responsive and intuitive user experience.

Installation

  1. Clone the repository:

    git clone https://github.com/yourusername/chatrealm.git
    cd chatrealm
  2. Install dependencies:

    npm install
  3. Run the application:

    npm start

Hosted Version

ChatRealm is hosted and available at ChatRealm.
Note: You may need to allow camera and microphone access for video chat features.

Contributing

We welcome contributions from the community! Please refer to the CONTRIBUTING.md file for guidelines on how to contribute.

License

This project is licensed under the Creative Commons Attribution-NonCommercial 4.0 International License. See the LICENSE file for more details.

Thank you for using ChatRealm! We look forward to your feedback and contributions to make this app even better.