Piperchat
Explore the docs »
To get a local copy up and running follow these simple steps.
- Clone the repo
git clone git@github.com:zucchero-sintattico/piperchat.git
- Install NPM packages
npm install
- Run the backend with the bash script
./deploy.sh
- Run the frontend
npm run -w services/frontend dev
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