Very simple app.sli.do clone built using crystal-lang kemal framework and Svelte
-
clone this repository
-
install dependencies using
shards install
andyarn install
-
start backend and frontend
- Fork it (https://github.com/dvinciguerra/chat/fork)
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request
- Daniel Vinciguerra - creator and maintainer
MIT License © Daniel Vinciguerra