Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/codenoid/kemal-mysql-blog
- Owner: codenoid
- License: mit
- Created: 2017-07-10T02:30:56.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-11-17T18:43:52.000Z (almost 7 years ago)
- Last Synced: 2024-10-02T06:20:58.665Z (about 1 month ago)
- Topics: blog, crystal, kemal, mysql
- Language: CSS
- Homepage:
- Size: 11 MB
- Stars: 11
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-crystal - kemal-mysql-blog - Blog written with Crystal, Kemal and MySQL (Examples and funny stuff)
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