ai-forgot-these-cards Help

Quickstart

This is the shortest path to a working local install.

1) Clone and init submodules

git clone https://github.com/darkmusic/ai-forgot-these-cards cd ai-forgot-these-cards git submodule update --init

2) Create .env

cp .env.example .env

If you’re just trying things out, you can often leave most defaults as-is.

3) Build and run (core stack)

make build-deploy-core

Open: http://localhost:8080

4) Sign in

  • Username: cards

  • Password: cards

5) Next steps

Last modified: 25 December 2025