Collects StarkNet stats and presents them in graphs, there is also an option to check your addresses.
There is a working version at https://starkstats.xyz.
Check your addresses: https://starkstats.xyz/batchcheck
The client is made in React + TypeScript, typing is not done everywhere. The react-router-dom is used for routing.
Server is made on Express + TypeScript, server stores data in MongoDB, also stores data in cache for quick access and gives it via api.
Aggregates data from localhost GraphQL (https://github.com/dipdup-io/starknet-indexer) into mongodb.
Package with reused functions, classes.
Deployment is done via docker-compose, containers for server and database are used. It is also possible to proxy the server to the network via nginx and use SSL certificates.
Telegram: @JanSergeev