ebf4df8e549b5528dbe9bc9732176b3bf8509bd6
Faux Linux User Group presentations
This repository contains the FLUG presentations.
Serving localls
Run once to install Vite globally:
npm install -g vite
npm install
Run the development server:
vite serve
Building docker image
To build the Docker image, run:
docker buildx build --platform linux/arm64 --push -t docker.tipsy.codes/flug:20260519 .
Description
Languages
HTML
92.5%
JavaScript
5.9%
Dockerfile
1.6%