I was trying to find some online charts with factorio dedicated servers across all server versions and could not find any. So I've decided to create my own:

The project is very alpha, but I want to extend it. Currently, It just shows data for last 1 hour.
Later, I want to add more features:






Tecnical info:
backend: express.js + timescaledb. cron script scrapes Matchmaking API once in 1 hour into database. Express serves filtered data to nuxt
frontend: nuxtjs + vuetify + cloudflare
Let me know if you see this project useful or not, or if you have some ideas or suggestions.
---
Update 24.04.21:
- bbcodes are filtered out as temporary solution.
- full text search added
- filters are synchronized with query router. For example: https://dservindex.com/?has_password=fa ... arch=comfy
Update 26.04.21
- theme switched to dark
- performance issues addressed
- more info added to the main page
- about page