Small Express API for random fun text and character images.
API_BASE_URL: Public base URL for this API (used in discovery responses)CDN_BASE_URL: Remote CDN base URL where JSON assets are hostedPORT: Server port, defaults to 3000
bun install
bun run devbun run build
bun run start