Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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!
- Host: GitHub
- URL: https://github.com/danreynolds/danchat
- Owner: danReynolds
- Created: 2014-02-01T21:54:27.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2014-04-01T01:25:13.000Z (over 10 years ago)
- Last Synced: 2023-08-01T13:24:36.736Z (over 1 year ago)
- Language: Opa
- Homepage:
- Size: 199 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
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
```