Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/codenoid/kemal-mysql-blog

Crystal, Kemal, MySQL, Blog
https://github.com/codenoid/kemal-mysql-blog

blog crystal kemal mysql

Last synced: 23 days ago
JSON representation

Crystal, Kemal, MySQL, Blog

Awesome Lists containing this project

README

        

# jihantoroblog [![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/veelenga/awesome-crystal)

An Kemal MySQL Blog App, written in Crystal

## Installation

clone > shards install > build > run

## Usage

setup your database connection, then use it

## Development

- [ ] More Guides / Description

## Contributing

1. Fork it ( https://github.com/codenoid/jihantoroblog/fork )
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

- [codenoid](https://github.com/codenoid) Rubi Jihantoro - creator, maintainer