This app is developed to make chatting much private and easy without stealing your data!!
React |
JavaScript |
NodeJS |
MongoDB |
Docker |
SocketIo |
Kinde |
TailwindCSS |
To get a local copy up and running follow these simple steps.
Before installation, please make sure you have already installed the following tools:
-
Fork the project. Click on the fork icon in the top right to get started
-
Clone the project, you can use the following command:
git clone https://github.com/<your-github-username>/Whisper
-
Navigate to the project directory
cd Whisper
-
Navigate to the respective client and server directory
cd client
cd server
-
Install dependencies with
npm install
npm install
-
Use
.env_sample
to configure the.env
file for this project. For mongodb url use the localhost to testCheck this video of how to do that: https://www.youtube.com/watch?v=D0U8vD8m1I0
Note: If using Docker, the MongoDB port is 27018 -
Run npm start in the client directory and npm dev:docker in the server directory, this uses docker for the server part
npm start
npm dev:docker
For those who do not wish to use Docker, here is another option -> to start the project
- To test things out, you can open the same URL in two different browsers or open a private browsing window in the same browser. This allows you to connect to yourself, use
login anonymously
if you aren't dealing with anything that uses user data else uselogin
and open an account on kindehttps://kinde.com/
following the instructions for react implementation and replace it with the data from your kinde.
Check out the website: Whisper
- Contributions make the open source community such an amazing place to learn, inspire, and create.
- Any contributions you make are greatly appreciated.
- Check out our contribution guidelines for more information.
Click this button to run this project in Gitpod which comes with pre-configured environment.
Don't forget to join the discord community - Join us
Whisper is licensed under the MIT License - see the LICENSE file for details.
Thanks a lot for spending your time helping Whisper grow. Thanks a lot! Keep rocking🍻
This project needs a star️ from you. Don't forget to leave a star🌟