WARNING: This is an early WIP!
Ever want to yap in your terminal? Introducing yap! A TUI based social media platform designed to not hold your attention like o
Run cp .env.example .env.dev and change the defaults to a secure value.
You can run the docker compose -f compose-dev.yaml up --build --watch command. This will also handle code changes for hot reloads (can take <30s after first build).