|
1 | 1 |
|
2 | 2 | <div align="center">
|
3 | 3 | <div>
|
4 |
| - <img src="https://raw.githubusercontent.com/mydearxym/mastani/dev/static/waji.png" alt="building ..." /> |
| 4 | + <img src="https://raw.githubusercontent.com/mydearxym/coderplanets_admin/dev/static/waji.png" alt="building ..." /> |
5 | 5 | </div>
|
6 | 6 | <div> work in progress ...</div>
|
7 | 7 | <br/><br/>
|
8 | 8 |
|
9 |
| - <a href="https://travis-ci.org/mydearxym/mastani_web" target="_blank"> |
10 |
| - <img src="https://api.travis-ci.org/mydearxym/mastani_web.svg?branch=dev" alt="Build Status" /> |
| 9 | + <a href="https://travis-ci.org/mydearxym/coderplanets_admin" target="_blank"> |
| 10 | + <img src="https://api.travis-ci.org/mydearxym/coderplanets_admin.svg?branch=dev" alt="Build Status" /> |
11 | 11 | </a>
|
12 | 12 |
|
13 |
| - <a href='https://coveralls.io/github/mydearxym/mastani_web?branch=master' target="_blank"> |
| 13 | + <a href='https://coveralls.io/github/mydearxym/coderplanets_admin_web?branch=master' target="_blank"> |
14 | 14 | <img
|
15 |
| - src='https://coveralls.io/repos/github/mydearxym/mastani_web/badge.svg?branch=master' |
| 15 | + src='https://coveralls.io/repos/github/mydearxym/coderplanets_admin_web/badge.svg?branch=master' |
16 | 16 | alt='Coverage Status' />
|
17 | 17 | </a>
|
18 | 18 |
|
|
27 | 27 | </a>
|
28 | 28 |
|
29 | 29 | <a href="https://greenkeeper.io" target="_blank">
|
30 |
| - <img src="https://badges.greenkeeper.io/mydearxym/mastani.svg" alt="greenkeeper enabled" /> |
| 30 | + <img src="https://badges.greenkeeper.io/mydearxym/coderplanets_admin.svg" alt="greenkeeper enabled" /> |
31 | 31 | </a>
|
32 | 32 |
|
33 |
| - <a href="https://david-dm.org/mydearxym/mastani?type=dev" target="_blank"> |
34 |
| - <img src="https://david-dm.org/mydearxym/mastani/dev-status.svg" alt="devDependency Status" /> |
| 33 | + <a href="https://david-dm.org/mydearxym/coderplanets_admin?type=dev" target="_blank"> |
| 34 | + <img src="https://david-dm.org/mydearxym/coderplanets_admin/dev-status.svg" alt="devDependency Status" /> |
35 | 35 | </a>
|
36 | 36 |
|
37 |
| - <a href="https://david-dm.org/mydearxym/mastani" target="_blank"> |
38 |
| - <img src="https://david-dm.org/mydearxym/mastani.svg" alt="Dependency Status" /> |
| 37 | + <a href="https://david-dm.org/mydearxym/coderplanets_admin" target="_blank"> |
| 38 | + <img src="https://david-dm.org/mydearxym/coderplanets_admin.svg" alt="Dependency Status" /> |
39 | 39 | </a>
|
40 | 40 |
|
41 | 41 | <a href="https://github.com/styled-components/styled-components" target="_blank">
|
42 | 42 | <img src="https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e" alt="Dependency Status" />
|
43 | 43 | </a>
|
44 | 44 |
|
45 |
| - <a href="https://insight.io/github.com/mydearxym/mastani/tree/dev" target="_blank"> |
46 |
| - <img src="https://insight.io/repoBadge/github.com/mydearxym/mastani" alt="source insight" /> |
| 45 | + <a href="https://insight.io/github.com/mydearxym/coderplanets_admin/tree/dev" target="_blank"> |
| 46 | + <img src="https://insight.io/repoBadge/github.com/mydearxym/coderplanets_admin" alt="source insight" /> |
47 | 47 | </a>
|
48 | 48 | </div>
|
49 | 49 |
|
50 | 50 | ## As advertising: the author is looking for a good job :)
|
51 | 51 |
|
52 |
| -## live demo |
53 |
| - [see here](https://mastani.now.sh/) |
54 |
| - |
55 | 52 |
|
56 | 53 | ## Feature
|
57 | 54 |
|
58 |
| -- [x] Server-Side-Render out of the box, power by next.js |
59 |
| -- [x] State management and front-end ORM layer powered by mobx && mobx-state-tree |
60 |
| -- [x] No local state, Logic process layer build with Ramada.js && Rx.js |
61 |
| -- [x] styled-componentas the css solution |
62 |
| -- [x] Multi Themes switch on the fly |
63 |
| -- [x] Pre-baked i18n support, scale easliy |
64 |
| -- [x] Scaffolding tools for quick development |
65 |
| -- [x] and lots more ... |
| 55 | +- [x] TODO |
66 | 56 |
|
67 |
| -## online code viewer |
68 |
| - [check it out](https://insight.io/github.com/mydearxym/mastani/tree/dev/) |
0 commit comments