Skip to content

Javascript

Posts tagged with Javascript

Self-hosted Analytics with Next.js and PostgreSQL

How I built a privacy-first analytics system for mxd.codes using Next.js API routes, PostgreSQL and MaxMind GeoLite2 -without any third-party tracking service.

Continue reading...

docker-staticmaps: A selfhosted Static Maps API

A containerized web version for staticmaps with express.

Continue reading...

How to create a web-map with OpenLayers

OpenLayers is a JavaScript library which allows you to visualize easily geodata in web applications (Web GIS).

Continue reading...