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