More Premium Hugo Themes Premium Tailwind Themes

Whisper

A fun Application to have a random chat with people safely

Whisper

A fun Application to have a random chat with people safely

Author Avatar Theme by dun-sin
Github Stars Github Stars: 429
Last Commit Last Commit: Apr 9, 2025 -
First Commit Created: Aug 27, 2024 -
default image

Overview:

The Whisper app is designed to offer a private and user-friendly chatting experience without compromising the security of user data. It aims to provide a seamless communication platform free from data theft. Built with a focus on privacy, Whisper ensures a secure messaging environment for its users.

Features:

  • Private Chatting: Ensures privacy and security during conversations.
  • Easy Installation: Simple steps for setting up the app on local devices.
  • Docker Support: Allows Docker integration for efficient deployment.
  • Contributor Community: Encourages contributions to enhance the open-source project.
  • Gitpod Integration: Offers easy editing with a pre-configured environment in Gitpod.

Installation:

  1. Fork the project by clicking on the fork icon in the top right corner.
  2. Clone the project using the following command:
git clone [project_URL]
  1. Navigate to the project directory.
  2. Move to the client and server directories.
  3. Install dependencies using npm install.
  4. Configure the .env file using .env_sample for both the client and server.
  5. For the server .env MongoDB URL, utilize localhost for testing purposes.
  6. If using Docker, ensure the MongoDB port is set to 27018.
  7. Run npm start in the client directory and npm run dev:docker in the server directory for Docker integration.
  8. To test the app, open the URL in two different browsers or use a private browsing window in the same browser.
  9. Optionally, login anonymously or create an account on Mailtrap for dealing with user data securely.

Summary:

Whisper is an app dedicated to providing a secure and private chatting experience for users. With features like private chatting, Docker integration, and a welcoming community of contributors, Whisper ensures a safe and easy-to-use platform for communication. The installation process is straightforward, offering users the flexibility to deploy the app locally with minimal hassle.