https://github.com/altbodhi/clj-chat
Simple public chat with clojure and javascript
https://github.com/altbodhi/clj-chat
Last synced: 3 months ago
JSON representation
Simple public chat with clojure and javascript
- Host: GitHub
- URL: https://github.com/altbodhi/clj-chat
- Owner: altbodhi
- License: mit
- Created: 2020-02-19T05:30:48.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-02-19T08:53:57.000Z (over 5 years ago)
- Last Synced: 2025-01-27T11:46:57.158Z (4 months ago)
- Language: Clojure
- Size: 4.88 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# chat
FIXME
## Prerequisites
You will need [Leiningen][] 2.0.0 or above installed.
[leiningen]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein ring server
## License
Copyright © 2020 FIXME