Flipchat server monolith containing the gRPC/web services and workers that power Flipchat Messenger.
-
Install Go. See the official documentation.
-
Download the source code.
git clone [email protected]:code-payments/flipchat-server.git
- Run the test suite:
make test