mtime
mtime copied to clipboard
🍳 A website use mTime api (egg)

Introduction
A MVC mTime websit build with eggjs
Features
Pages
- All chinese location change
- Movie list(hot, new and comming)
- Movie detail
- Movie trailer
- Movie stills
- Movie lang comment
- Movie mini comment
Development
config your mysql at config/config.default.js, then
$ yarn
$ yarn dev
$ open http://localhost:7001
Deploy
$ yarn start
$ yarn stop
Npm scripts
- Use
yarn lintto check code style. - Use
yarn testto run unit test. - Use
yarn autodto auto detect dependencies upgrade, see autod for more detail.
License
Mtime is MIT licensed.