Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/boobsd/skachat
Simple web-site in Clojure and Datomic
https://github.com/boobsd/skachat
Last synced: 5 days ago
JSON representation
Simple web-site in Clojure and Datomic
- Host: GitHub
- URL: https://github.com/boobsd/skachat
- Owner: BooBSD
- Created: 2016-12-10T09:04:31.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-10T09:45:58.000Z (about 8 years ago)
- Last Synced: 2024-11-15T02:12:43.033Z (2 months ago)
- Language: HTML
- Homepage:
- Size: 70.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Skachat
## Prerequisites
You will need [Leiningen][1] 2.0 or above installed.
[1]: https://github.com/technomancy/leiningen
## Running
To start a web server for the application, run:
lein run
## Deploy
First you need ansible:
sudo pip install ansible
To deploy, run:
ansible-playbook -i ansible/production.ini ansible/deploy.yml
## Backup
To backup, run:
ansible-playbook -i ansible/production.ini ansible/backup.yml
You can find backup archive in ./backup/ ditectory.
## License
Copyright © 2016