Content
# Project Name
Short description:
A real software repository with graph-first Codex workflow support, durable repo memory, and a clean contributor entry path.
## What this repo is
This repository contains the actual application/software codebase.
It is intended to be worked on with:
- Codex
- graph-first navigation
- durable repo memory
- clean session workflows
- contributor/community health files
## Quick start
```bash
npm ci
npm run dev
npm run build
```
## Repo map
Adjust these to match your actual structure:
- `app/` — main application code
- `src/` — core source files
- `supabase/functions/` — edge/server functions
- `supabase/migrations/` — database migrations
- `scripts/` — local tooling and helper scripts
- `styles/` — styling layer
- `utils/` — shared helpers
## Working with Codex
Start with:
- `PROJECT_CONTEXT.md`
- `TOMORROW.md`
- `WORKLOG.md`
Use the prompt templates in:
- `templates/OPENING_PROMPT.md`
- `templates/SESSION_BLOCK_TEMPLATE.md`
- `templates/CLOSING_PROMPT.md`
## Contributor entry points
Please read:
- `CONTRIBUTING.md`
- `SUPPORT.md`
- `CODE_OF_CONDUCT.md`
## Notes
This is an application repository, not a reusable package/framework.
Keep changes focused, practical, and aligned with actual product needs.
Connection Info
You Might Also Like
everything-claude-code
Complete Claude Code configuration collection - agents, skills, hooks,...
markitdown
MarkItDown-MCP is a lightweight server for converting URIs to Markdown.
cc-switch
All-in-One Assistant for Claude Code, Codex & Gemini CLI across platforms.
servers
Model Context Protocol Servers
servers
Model Context Protocol Servers
Time
A Model Context Protocol server for time and timezone conversions.