Adata is a Data visualization webapp project (using Nest.js and Angular.js). The project has 3 modules:
- backend: contains the database schemas, the api and all the logic needs to update and read the database
- frontend: contains the frontend logic, which control the visual representation of the data (visualization)
- crawler: contains a puppeteer app, which can create screenshots of the visualizations
You can try the productive version of the app at adata.codelise.io
Every project contains a separate README.md about the available commands