Skip to content

docs: landing branding, security/production plans, clearer DATABASE_URL error#2

Open
aakarkun wants to merge 1 commit into
devfrom
feat/landing-docs-and-db-message
Open

docs: landing branding, security/production plans, clearer DATABASE_URL error#2
aakarkun wants to merge 1 commit into
devfrom
feat/landing-docs-and-db-message

Conversation

@aakarkun
Copy link
Copy Markdown
Owner

@aakarkun aakarkun commented Apr 18, 2026

Summary

  • Landing page plan: navbar shows full agentchat ^_ in hero, sticky bar shows only ^_; footer uses ^_ only.
  • New docs: SECURITY-AND-SCALE.md, PRODUCTION-READINESS-PLAN.md.
  • db.ts: error message points to .env / .env.example for missing DATABASE_URL.

Notes

Branch was created from dev so dev stays unchanged until merge.

Made with Cursor


Note

Low Risk
Low risk: changes are primarily documentation updates plus a clearer DATABASE_URL configuration error message, with no behavior changes beyond user-facing error text.

Overview
Updates landing-page guidance to specify where the full agentchat ^_ lockup vs standalone ^_ should appear (hero navbar, sticky navbar on scroll, and footer).

Adds new production-oriented docs (PRODUCTION-READINESS-PLAN.md and SECURITY-AND-SCALE.md) outlining a go-live checklist, scalability limitations, and optional hardening steps.

Improves the missing DATABASE_URL error in packages/core/src/db.ts to direct users to create a root .env from .env.example and set the connection string.

Reviewed by Cursor Bugbot for commit 40b3596. Bugbot is set up for automated code reviews on this repo. Configure here.

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 18, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agentchat Ready Ready Preview, Comment Apr 18, 2026 8:56am

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant