This repository contains code snippets and notes related to software development. It serves as a reference for various programming languages, frameworks, and tools. The snippets are organized into categories and published as github pages for easy access.
To run pages with docker, use the following command:
docker compose up -d --force-recreate --buildopen http://localhost:4000 in your browser to view the pages.