This repository contains small projects and experiments. The primary project is AI Auto News, a localhost-first publishing app.
- AI Auto News docs hub:
ai-auto-news/docs/README.md - AI Auto News README:
ai-auto-news/README.md
See the full guide at ai-auto-news/docs/getting-started.md.
cd ai-auto-news
npm install
cp .env.example .env.local
npm run devOpen http://localhost:3000.