14 lines
680 B
Markdown
14 lines
680 B
Markdown
# Misuzu
|
|
[![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)
|
|
[![License](https://img.shields.io/github/license/flashwave/misuzu.svg)](https://github.com/flashwave/misuzu/blob/master/LICENSE)
|
|
|
|
## Requirements
|
|
- PHP 7.2
|
|
- MySQL 8.0
|
|
- Redis
|
|
- [Composer](https://getcomposer.org/)
|
|
- [node.js](https://nodejs.org/) (for the typescript and less compilers)
|
|
- [Yarn](https://yarnpkg.com/)
|
|
|