Skip to content

ya-ilya/pulse

Repository files navigation

pulse

Table of contents

Introduction

Pulse is a real-time messaging application with a backend built using Kotlin and Spring Boot, and a frontend built using React and TypeScript.

Running the project

  • Clone the repository
  • Navigate to the project directory
  • Rename .env.example to .env and set ENV
  • Run the following command to start the project using Docker Compose:
    docker-compose up -d

Contributing

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

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE.md file for details.

Contact

For any questions or support, please open an issue on the GitHub repository.

About

Real-time messaging application with a backend built using Kotlin and Spring Boot, and a frontend built using React and TypeScript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors