Simple Google Keep like site to store llm prompts
Find a file
2025-08-09 15:41:46 +00:00
.idx Initial prototype 2025-08-09 15:38:19 +00:00
docs Initial prototype 2025-08-09 15:38:19 +00:00
src there should be no field for title, it should be automatically handled e 2025-08-09 15:41:46 +00:00
.gitignore Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
.modified Initial prototype 2025-08-09 15:38:19 +00:00
apphosting.yaml Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
components.json Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
next.config.ts Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
package-lock.json Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
package.json Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
postcss.config.mjs Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
README.md Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
tailwind.config.ts Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
tsconfig.json Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00

Firebase Studio

This is a NextJS starter in Firebase Studio.

To get started, take a look at src/app/page.tsx.