Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danreynolds/danchat

Opa chat app, it'll be dantastic!
https://github.com/danreynolds/danchat

Last synced: 2 days ago
JSON representation

Opa chat app, it'll be dantastic!

Awesome Lists containing this project

README

        

Summary
-------

This is a chat application written in Opa and updated to be able to run on Heroku.

```shell
$ heroku create --stack cedar --buildpack https://github.com/tsloughter/heroku-buildpack-opa.git
$ git push heroku master
```