-
Notifications
You must be signed in to change notification settings - Fork 140
Create llms.txt #1476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Create llms.txt #1476
Conversation
|
This pull request has been ignored for the connected project Preview Branches by Supabase. |
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
CI Feedback 🧐(Feedback updated until commit fff6119)A test triggered by this PR failed. Here is an AI-generated analysis of the failure:
|
PR Reviewer Guide 🔍(Review updated until commit 996a682)Here are some key observations to aid the review process:
|
Failed to generate code suggestions for PR |
@masutaka If possible, it would be desirable to maintain this hierarchical structure, but is it difficult here? ![]() |
@MH4GF OK. I’ll try it! |
@MH4GF Just to be sure, are you expecting the following? Expected?# Liam ERD
## Docs
- [Welcome to Liam ERD](http://localhost:3002/docs/index): Liam ERD is a tool that effortlessly generates beautiful and easy-to-read ER diagrams.
- [UI Features](http://localhost:3002/docs/ui-features)
- [Browsing Your Schema](http://localhost:3002/docs/ui-features/browsing-your-schema): Explains the interactive diagram features that help users drill down into their schema, including panning, zooming, filtering, and highlighting.
- [Sharing & Query Parameters](http://localhost:3002/docs/ui-features/sharing-and-query-params)
- [Liam ERD Web](http://localhost:3002/docs/web)
- [Troubleshooting Web Version](http://localhost:3002/docs/web/troubleshooting)
- [Liam ERD CLI](http://localhost:3002/docs/cli)
- [CI/CD Integration](http://localhost:3002/docs/cli/ci-cd)
- [Parser](http://localhost:3002/docs/parser)
- [Supported Formats](http://localhost:3002/docs/parser/supported-formats)
- [BigQuery](http://localhost:3002/docs/parser/supported-formats/bigquery)
- [Django ORM](http://localhost:3002/docs/parser/supported-formats/django)
- [Drizzle](http://localhost:3002/docs/parser/supported-formats/drizzle)
- [Microsoft SQL Server](http://localhost:3002/docs/parser/supported-formats/mssql)
- [MySQL](http://localhost:3002/docs/parser/supported-formats/mysql)
- [PostgreSQL](http://localhost:3002/docs/parser/supported-formats/postgresql)
- [Prisma](http://localhost:3002/docs/parser/supported-formats/prisma)
- [schema.rb (Ruby on Rails)](http://localhost:3002/docs/parser/supported-formats/rails)
- [SQLite](http://localhost:3002/docs/parser/supported-formats/sqlite)
- [tbls](http://localhost:3002/docs/parser/supported-formats/tbls)
- [Troubleshooting Parser](http://localhost:3002/docs/parser/troubleshooting)
- [Contributing](http://localhost:3002/docs/contributing): Learn how to contribute to Liam ERD
- [Repository Architecture](http://localhost:3002/docs/contributing/repository-architecture): This document provides a detailed overview of our repository structure, architecture, and development workflow.
- [Architecture Decision Records](http://localhost:3002/docs/contributing/adr): Documented architecture decisions for the Liam project
- [20241003 - Use CSS Modules for Styling](http://localhost:3002/docs/contributing/adr/20241003-use-css-modules-for-styling)
- [20241112 - Use React Flow for ERD Visualization](http://localhost:3002/docs/contributing/adr/20241112-use-react-flow-for-erd-visualization)
- [20241128 - Use Fumadocs for Documentation Site](http://localhost:3002/docs/contributing/adr/20241128-use-fumadocs-for-documentation-site)
- [20241128 - Use libpg-query for PostgreSQL SQL Parsing](http://localhost:3002/docs/contributing/adr/20241128-use-libpg-query-for-postgresql-sql-parsing)
- [20241203 - Use Prism for schema.rb Parsing](http://localhost:3002/docs/contributing/adr/20241203-use-prism-for-schema-rb-parsing)
- [20241206 - Node.js-Based Unified DB Schema Parsing](http://localhost:3002/docs/contributing/adr/20241206-node-js-based-unified-db-schema-parsing)
- [20250116 - Use DMMF for Prisma Schema Parsing](http://localhost:3002/docs/contributing/adr/20250116-use-dmmf-for-prisma-schema-parsing)
- [20250205 - Use fuse.js](http://localhost:3002/docs/contributing/adr/20250205-use-fuse-js)
- [20250421 - Apply RLS to All Tables with Organization-based Policies](http://localhost:3002/docs/contributing/adr/20250421-apply-rls-to-all-tables-with-organization-based-policies)
- [ADR Template](http://localhost:3002/docs/contributing/adr/template)
- [Community Resources](http://localhost:3002/docs/community-resources): A collection of community-created resources and articles about Liam ERD
## Optional
- [Website](https://liambx.com/)
- [Open Source](https://github.com/liam-hq/liam) |
@masutaka Yeah!! LGTM, I think it will be easier for LLMs to understand the hierarchical structure! |
PR Code Suggestions ✨Latest suggestions up to d090766
Previous suggestions✅ Suggestions up to commit 996a682
|
I've given a hierarchical structure to llms.txt. Detail# Liam ERD
## Docs
- [Welcome to Liam ERD](http://localhost:3002/docs/): Liam ERD is a tool that effortlessly generates beautiful and easy-to-read ER diagrams.
- [Liam ERD CLI](http://localhost:3002/docs/cli)
- [CI/CD Integration](http://localhost:3002/docs/cli/ci-cd)
- [Community Resources](http://localhost:3002/docs/community-resources): A collection of community-created resources and articles about Liam ERD
- [Contributing](http://localhost:3002/docs/contributing): Learn how to contribute to Liam ERD
- [Architecture Decision Records](http://localhost:3002/docs/contributing/adr): Documented architecture decisions for the Liam project
- [20241003 - Use CSS Modules for Styling](http://localhost:3002/docs/contributing/adr/20241003-use-css-modules-for-styling)
- [20241112 - Use React Flow for ERD Visualization](http://localhost:3002/docs/contributing/adr/20241112-use-react-flow-for-erd-visualization)
- [20241128 - Use Fumadocs for Documentation Site](http://localhost:3002/docs/contributing/adr/20241128-use-fumadocs-for-documentation-site)
- [20241128 - Use libpg-query for PostgreSQL SQL Parsing](http://localhost:3002/docs/contributing/adr/20241128-use-libpg-query-for-postgresql-sql-parsing)
- [20241203 - Use Prism for schema.rb Parsing](http://localhost:3002/docs/contributing/adr/20241203-use-prism-for-schema-rb-parsing)
- [20241206 - Node.js-Based Unified DB Schema Parsing](http://localhost:3002/docs/contributing/adr/20241206-node-js-based-unified-db-schema-parsing)
- [20250116 - Use DMMF for Prisma Schema Parsing](http://localhost:3002/docs/contributing/adr/20250116-use-dmmf-for-prisma-schema-parsing)
- [20250205 - Use fuse.js](http://localhost:3002/docs/contributing/adr/20250205-use-fuse-js)
- [20250421 - Apply RLS to All Tables with Organization-based Policies](http://localhost:3002/docs/contributing/adr/20250421-apply-rls-to-all-tables-with-organization-based-policies)
- [ADR Template](http://localhost:3002/docs/contributing/adr/template)
- [Repository Architecture](http://localhost:3002/docs/contributing/repository-architecture): This document provides a detailed overview of our repository structure, architecture, and development workflow.
- [Parser](http://localhost:3002/docs/parser)
- [Supported Formats](http://localhost:3002/docs/parser/supported-formats)
- [BigQuery](http://localhost:3002/docs/parser/supported-formats/bigquery)
- [Django ORM](http://localhost:3002/docs/parser/supported-formats/django)
- [Drizzle](http://localhost:3002/docs/parser/supported-formats/drizzle)
- [Microsoft SQL Server](http://localhost:3002/docs/parser/supported-formats/mssql)
- [MySQL](http://localhost:3002/docs/parser/supported-formats/mysql)
- [PostgreSQL](http://localhost:3002/docs/parser/supported-formats/postgresql)
- [Prisma](http://localhost:3002/docs/parser/supported-formats/prisma)
- [schema.rb (Ruby on Rails)](http://localhost:3002/docs/parser/supported-formats/rails)
- [SQLite](http://localhost:3002/docs/parser/supported-formats/sqlite)
- [tbls](http://localhost:3002/docs/parser/supported-formats/tbls)
- [Troubleshooting Parser](http://localhost:3002/docs/parser/troubleshooting)
- [UI Features](http://localhost:3002/docs/ui-features)
- [Browsing Your Schema](http://localhost:3002/docs/ui-features/browsing-your-schema): Explains the interactive diagram features that help users drill down into their schema, including panning, zooming, filtering, and highlighting.
- [Sharing & Query Parameters](http://localhost:3002/docs/ui-features/sharing-and-query-params)
- [Liam ERD Web](http://localhost:3002/docs/web)
- [Troubleshooting Web Version](http://localhost:3002/docs/web/troubleshooting)
## Optional
- [Website](https://liambx.com/)
- [Open Source](https://github.com/liam-hq/liam) |
Issue
What was done
🤖 Generated by PR Agent at db284c4
llms.txt
Detailed Changes
route.ts
Add static route to generate llms.txt from docs content
frontend/apps/docs/app/docs/llms.txt/route.ts
llms.txt
content/docs
descriptions