|
1 | 1 | <p align="center"> |
2 | | - <a href="https://angular.io/"> |
3 | | - <img src="https://www.angularexampleapp.com/assets/images/angular.svg" alt="Logo" width=72 height=72> |
4 | | - </a> |
5 | | - |
6 | 2 | <h3 align="center">Angular Example App</h3> |
7 | 3 |
|
8 | 4 | <p align="center"> |
|
15 | 11 | Base project made with much :heart:. Contains CRUD, patterns, generated library, and much more! |
16 | 12 | <br> |
17 | 13 | <br> |
18 | | - <a href="https://www.angularexampleapp.com/">LIVE DEMO</a> |
19 | | - <br> |
20 | | - <a href="https://www.angularexampleapp.com/"> |
21 | | - <img src="https://media.giphy.com/media/ce28l1P13CVK56OyCN/giphy.gif" alt="Demo example"/> |
22 | | - </a> |
| 14 | + <img src="https://media.giphy.com/media/ce28l1P13CVK56OyCN/giphy.gif" alt="Demo example"/> |
23 | 15 | <br> |
24 | 16 | <br> |
25 | 17 | <a href="https://github.com/Ismaestro/angular9-example-app/issues/new">Report bug</a> |
|
42 | 34 |
|
43 | 35 | ## Status |
44 | 36 |
|
45 | | - |
46 | | -[](https://sonarcloud.io/dashboard?id=Ismaestro_angular9-example-app) |
47 | | -[](https://sonarcloud.io/dashboard?id=Ismaestro_angular9-example-app) |
48 | | -[](https://david-dm.org/ismaestro/angular9-example-app#info=dependencies) |
49 | | -[](https://david-dm.org/ismaestro/angular9-example-app#info=devDependencies) |
50 | | -[](https://david-dm.org/ismaestro/angular9-example-app?type=peer) |
51 | | -[](http://angularexampleapp.com/) |
52 | | - |
53 | | -[](https://github.com/ismaestro/angular9-example-app) |
54 | | -[](https://github.com/ismaestro/angular9-example-app/fork) |
| 37 | + |
| 38 | +[](https://sonarcloud.io/dashboard?id=Ismaestro_angular8-example-app) |
| 39 | +[](https://sonarcloud.io/dashboard?id=Ismaestro_angular8-example-app) |
| 40 | +[](https://david-dm.org/ismaestro/angular8-example-app#info=dependencies) |
| 41 | +[](https://david-dm.org/ismaestro/angular8-example-app#info=devDependencies) |
| 42 | +[](https://david-dm.org/ismaestro/angular8-example-app?type=peer) |
| 43 | +[](https://github.com/ismaestro/angular8-example-app) |
| 44 | +[](https://github.com/ismaestro/angular8-example-app/fork) |
55 | 45 |
|
56 | 46 | ## What's included |
57 | 47 |
|
58 | 48 | - [x] CRUD: create, update and remove heroes with Firebase |
59 | 49 | - [x] Angular Universal (SSR) |
60 | 50 | - [x] Use of [preboot](https://github.com/angular/preboot) module to share state between browser and |
61 | 51 | server |
62 | | -- [x] Security Headers using [helmet](https://helmetjs.github.io). Report |
63 | | - [here](https://securityheaders.com/?q=https%3A%2F%2Fwww.angularexampleapp.com). |
| 52 | +- [x] Security Headers using [helmet](https://helmetjs.github.io). |
64 | 53 | - [x] Internationalization with the official i18n. Separated builds for english and spanish. |
65 | 54 | - [x] Lazy loading modules |
66 | 55 | - [x] Service Workers enabled! |
|
0 commit comments