Skip to content
This repository was archived by the owner on Nov 1, 2021. It is now read-only.

Commit 2df7db7

Browse files
committed
clean up
1 parent 79b61e9 commit 2df7db7

File tree

1 file changed

+13
-25
lines changed

1 file changed

+13
-25
lines changed

README.md

Lines changed: 13 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,18 @@
11

22
<div align="center">
33
<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 ..." />
55
</div>
66
<div> work in progress ...</div>
77
<br/><br/>
88

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" />
1111
</a>
1212

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">
1414
<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'
1616
alt='Coverage Status' />
1717
</a>
1818

@@ -27,42 +27,30 @@
2727
</a>
2828

2929
<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" />
3131
</a>
3232

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" />
3535
</a>
3636

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" />
3939
</a>
4040

4141
<a href="https://github.com/styled-components/styled-components" target="_blank">
4242
<img src="https://img.shields.io/badge/style-%F0%9F%92%85%20styled--components-orange.svg?colorB=daa357&colorA=db748e" alt="Dependency Status" />
4343
</a>
4444

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" />
4747
</a>
4848
</div>
4949

5050
## As advertising: the author is looking for a good job :)
5151

52-
## live demo
53-
[see here](https://mastani.now.sh/)
54-
5552

5653
## Feature
5754

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
6656

67-
## online code viewer
68-
[check it out](https://insight.io/github.com/mydearxym/mastani/tree/dev/)

0 commit comments

Comments
 (0)