2017-12-16 07:54:09 +00:00
|
|
|
# Misuzu
|
2017-12-16 22:43:48 +00:00
|
|
|
[![Build Status](https://api.travis-ci.org/flashwave/misuzu.svg)](https://travis-ci.org/flashwave/misuzu)
|
|
|
|
[![StyleCI](https://styleci.io/repos/114177358/shield)](https://styleci.io/repos/114177358)
|
|
|
|
[![CodeFactor](https://www.codefactor.io/repository/github/flashwave/misuzu/badge)](https://www.codefactor.io/repository/github/flashwave/misuzu)
|
2017-12-16 22:57:33 +00:00
|
|
|
[![License](https://img.shields.io/github/license/flashwave/misuzu.svg)](https://github.com/flashwave/misuzu/blob/master/LICENSE)
|
2017-12-16 07:54:09 +00:00
|
|
|
|
2017-12-16 22:43:48 +00:00
|
|
|
## Requirements
|
2017-12-16 07:54:09 +00:00
|
|
|
- PHP 7.2
|
2018-05-23 01:41:57 +00:00
|
|
|
- MySQL 8.0
|
2017-12-16 07:54:09 +00:00
|
|
|
- Redis
|
|
|
|
- [Composer](https://getcomposer.org/)
|
|
|
|
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
|
|
|
- [Yarn](https://yarnpkg.com/)
|
2018-05-23 01:41:57 +00:00
|
|
|
|