Piperchat
Explore the docs »
To get a local copy up and running follow these simple steps.
-
Clone the Repository:
$ git clone https://github.com/zucchero-sintattico/piperchat.git
-
Install Dependencies:
$ npm i
-
Copy Environment Variables:
$ cp .env.template .env
-
Deploy the Architecture (including Image Build):
$ ./cleanDeploy.sh
-
Subsequent Deployments (Preserving Volumes and Images):
$ ./deploy.sh
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.
- Fork the Project
- Create your Feature Branch (
git checkout -b feature-amazing-feature
) - Commit your Changes (
git commit -m 'Add some Amazing Feature'
) - Push to the Branch (
git push origin feature-amazing-feature
) - Open a Pull Request
Distributed under the MIT License. See LICENSE for more information.
Project Link: https://github.com/zucchero-sintattico/piperchat