Skip to content
This repository was archived by the owner on Oct 30, 2020. It is now read-only.

github-developer/octochat-aws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1c56312 Â· Nov 27, 2019

History

21 Commits
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019
Nov 27, 2019

Repository files navigation

😸octochat

Privately message with your GitHub followers

GitHub Actions status

Usage

example-octochat

Login with your GitHub account to start messaging privately with your GitHub followers.

About

This app is intended for demonstration use only, and is deployed using Amazon Web Services. The architecture is explained at a high-level here.

Development

Create a .env file based on the included example template.

Build a development image from Dockerfile.develop:

docker build -t octochat -f Dockerfile.develop .

Use the included server.sh script to run the development server in a container:

./script/server.sh

The application will be available at http://localhost:49160/.

Contributions

We welcome contributions! See how to contribute.

License

MIT