You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| 0a | License |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.3/LICENSE| ok |
15
-
| 0b | Documentation |<ul><li>[] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.3/README.md| Inline documentation is sometimes sparse but ok overall. The readme needs some work. See general notes.|
13
+
| 0b | Documentation |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.3/README.md| Inline documentation is sometimes sparse but ok overall. The readme works now|
16
14
| 0c | Testing and Testing Guide |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5/src/components| also covered by m1 testing guide. Unit tests are passing. |
17
15
| 0d | Dockerfile |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/blob/v2.0.5/Dockerfile| works via docker compose up |
18
16
| 1 | API reading mechanism |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5| nice, swagger is cool |
19
17
| 2 | Report & estimation |<ul><li>[x] </li></ul>|https://github.com/tokenguardio/dashboard-creator-server/tree/v2.0.5| ok |
20
18
21
19
22
-
## General notes
23
-
Still while following the ``getting started`` section the server is not starting up correctly. Futhermore in the readme ``npm start`` is given as a command to startup the server but it isn't working. For me its fine if the whole thing only works via docker-compose but the readme should not contain any guides that are not working. I would suggest to either remove the content from the readme or fix the relevant section.
0 commit comments