Skip to content

Commit d69b45a

Browse files
committed
update readme
1 parent e88527a commit d69b45a

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,27 @@ Built with:
1313
* WebPack 4
1414
* MongoDB
1515

16+
## Dashboard
17+
Client-side dashboard use JSON Web Token (JWT) to access REST API.
18+
19+
![Cezerin Dashboard](https://cezerin.com/assets/images/cezerin-dashboard-products.png?)
20+
21+
![Signin email](https://cezerin.com/assets/images/cezerin-signin-email.png)
22+
23+
## Store
24+
Single-Page Application with React server-side rendering. [Demo store](https://store.cezerin.com)
25+
26+
[![Cezerin Store](https://cezerin.com/assets/images/cezerin-mobile-product.png)](https://store.cezerin.com)
27+
28+
[![Cezerin Store](https://cezerin.com/assets/images/cezerin-mobile-order-summary.png)](https://store.cezerin.com)
29+
30+
## Installation
31+
32+
- [with GitHub](https://github.com/cezerin/cezerin/blob/master/docs/getting-started.md)
33+
- [with Docker](https://github.com/cezerin/cezerin/blob/master/docs/getting-started-docker.md)
34+
- [How to deploy a Cezerin on Ubuntu 16.04](https://github.com/cezerin/cezerin/blob/master/docs/how-to-deploy-a-cezerin-on-ubuntu-16-04.md)
35+
- [How to deploy a Cezerin on Ubuntu 18.04.1 (from GitHub)](https://github.com/cezerin/cezerin/blob/master/docs/how-to-deploy-a-cezerin-on-ubuntu-18-04-1-github.md)
36+
1637
### Requirements
1738
* Node.js >= 8
1839
* MongoDB >= 3.2

0 commit comments

Comments
 (0)