Pulse is a real-time messaging application with a backend built using Kotlin and Spring Boot, and a frontend built using React and TypeScript.
- Clone the repository
- Navigate to the project directory
- Rename
.env.exampleto.envand setENV - Run the following command to start the project using Docker Compose:
docker-compose up -d
Contributions are welcome! Please follow these steps:
- Fork the repository
- Create a new branch (git checkout -b feature-branch)
- Make your changes
- Commit your changes (git commit -m 'Add new feature')
- Push to the branch (git push origin feature-branch)
- Open a pull request
This project is licensed under the GNU General Public License v3.0. See the LICENSE.md file for details.
For any questions or support, please open an issue on the GitHub repository.