Skip to content

zucchero-sintattico/piperchat

Repository files navigation

Contributors Forks Stargazers Issues MIT License


Logo

Piperchat

Piperchat
Explore the docs »

Table of Contents

About The Project

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Installation

  1. Clone the repo
git clone git@github.com:zucchero-sintattico/piperchat.git
  1. Install NPM packages
npm install
  1. Run the backend with the bash script
./deploy.sh
  1. Run the frontend
npm run -w services/frontend dev

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature-amazing-feature)
  3. Commit your Changes (git commit -m 'Add some Amazing Feature')
  4. Push to the Branch (git push origin feature-amazing-feature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Project Link: https://github.com/zucchero-sintattico/piperchat

Acknowledgements