Adesdorcas / octochat-aws

:smile_cat:

Home Page:https://octochat.dev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

😸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

About

:smile_cat:

https://octochat.dev/

License:MIT License


Languages

Language:JavaScript 41.5%Language:Shell 31.5%Language:HTML 12.1%Language:Python 9.9%Language:CSS 4.1%Language:Dockerfile 0.9%