full beta demo - few minor issues to tweak, but 90% there!

This commit is contained in:
Brian Madison
2025-05-14 21:31:12 -05:00
parent 797bc9cb93
commit f7fa3b5fe6
50 changed files with 6372 additions and 277 deletions

View File

@@ -0,0 +1,17 @@
# Key Reference Documents
> This document is a granulated shard from the main "3-architecture.md" focusing on "Key Reference Documents".
1. **Product Requirements Document (PRD):** `docs/prd-incremental-full-agile-mode.txt`
2. **UI/UX Specification:** `docs/ui-ux-spec.txt`
3. **Technical Preferences:** `docs/technical-preferences copy.txt`
4. **Environment Variables Documentation:** `docs/environment-vars.md` (To be created)
5. **(Optional) Frontend Architecture Document:** `docs/frontend-architecture.md` (To be created by Design Architect)
6. **Play.ht API Documentation:** [https://docs.play.ai/api-reference/playnote/post](https://docs.play.ai/api-reference/playnote/post)
7. **Hacker News Algolia API:** [https://hn.algolia.com/api](https://hn.algolia.com/api)
8. **Ollama API Documentation:** [https://github.com/ollama/ollama/blob/main/docs/api.md](https://www.google.com/search?q=https://github.com/ollama/ollama/blob/main/docs/api.md)
9. **Supabase Documentation:** [https://supabase.com/docs](https://supabase.com/docs)
10. **Next.js Documentation:** [https://nextjs.org/docs](https://nextjs.org/docs)
11. **Vercel Documentation:** [https://vercel.com/docs](https://vercel.com/docs)
12. **Pino Logging Documentation:** [https://getpino.io/](https://getpino.io/)
13. **Zod Documentation:** [https://zod.dev/](https://zod.dev/)