Wivik / devops-solutions-map

A tool displaying your DevOps solution map and their adoption for each step of the loop. Demo available on GitHub Page !
https://wivik.github.io/devops-solutions-map/
MIT License
178 stars 19 forks source link

Do some refactoring #30

Open Wivik opened 1 year ago

Wivik commented 1 year ago

The project structure should be reworked to split the app and the tests.

The main app should be split into imported utils files for a better readability.

Remove the "data" folder and provide a "sample data" to avoid any confusion.