Simple Google Keep like site to store llm prompts
Find a file
2025-08-09 15:54:50 +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 noo. login is failing despite correct password 2025-08-09 15:54:50 +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
database.db add some kind of simple but secure auth 2025-08-09 15:50:15 +00:00
next.config.ts Initialized workspace with Firebase Studio 2025-08-08 14:36:12 +00:00
package-lock.json add some kind of simple but secure auth 2025-08-09 15:50:15 +00:00
package.json add some kind of simple but secure auth 2025-08-09 15:50:15 +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.