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

https://github.com/dvinciguerra/crystalclear

Very simple app.sli.do clone built using crystal-lang kemal framework and svelte
https://github.com/dvinciguerra/crystalclear

crystal kemalcr svelte3

Last synced: 12 months ago
JSON representation

Very simple app.sli.do clone built using crystal-lang kemal framework and svelte

Awesome Lists containing this project

README

          

# CrystalClear

Very simple app.sli.do clone built using [crystal-lang](https://github.com/crystal-lang/crystal) [kemal](https://github.com/kemalcr/kemal) framework and [Svelte](https://github.com/sveltejs/svelte)

![](./screenshot.png)

## Installation

1. clone this repository

2. install dependencies using `shards install` and `yarn install`

3. start backend and frontend

## Contributing

1. Fork it ()
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create a new Pull Request

## Contributors

- [Daniel Vinciguerra](https://github.com/dvinciguerra) - creator and maintainer

## License

[MIT License](./LICENSE) © Daniel Vinciguerra