8000 GitHub - AReid987/lynx-turbo
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

AReid987/lynx-turbo

Repository files navigation

Lynx Docs

Alt


CodSpeed Badge

Introduction

Monorepo App Architecture

Technology

Build System Icon Package Managers Icon
Turborepo turborepo uv uv
Hatchling pnpm pnpm
---------------- -------- ---------------- --------
UI Icon Backend Icon
Motion motion Python python
Shadcn UI shadcn FastAPI fastapi
Radix radix
TailwindCSS tailwind
---------------- -------- ---------------- --------
Containerization Icon Database Icon
Docker docker Drizzle drizzle
Docker Compose docker-compose PostgreSQL postgresql
Neon neon
Cassandra cassandra
---------------- -------- ---------------- --------
Network Icon DevOps Icon
Tailscale tailscale
---------------- -------- ---------------- --------
Apps Icon Packages Icon
lynx-agent: A Next.js Interface for data-lynx nextjs ui: React shared component library shadcn
docs: A Next.js / Nextra web App for project documentation nextra typescript-config: Shared tsconfig configurations used throughout the monorepo
data-lynx: A modular Multi Agent System nextjs eslint-config: eslint configurations (includes eslint-config-next, eslint-config-prettier other configs used throughout the monorepo)

Contributing

Option 1:

Change into the web directory:

cd apps/lynx-agent

run the development server:

pnpm dev

Option 2:

From anywhere in the repo

pnpm dev --filter=@lynx/lynx-agent

Open http://localhost:3000 with your browser to see the result.

Edits will automatically reload the page. You will see any output or errors in the console.

Project structure:

Turborepo

folder-icon .
|-- folder-icon apps
| |-- folder-icon docs
| |-- folder-icon kwg
| |-- folder-icon lynx-agent
| |-- folder-icon data-lynx
| |-- folder-icon icons
|-- folder-icon node_modules
|-- folder-icon package.json
|-- folder-icon packages
| |-- folder-icon eslint-config
| |-- folder-icon typescript-config
| |-- folder-icon ui
|-- folder-icon pnpm-lock.yaml
|-- folder-icon pnpm-workspace.yaml
|-- folder-icon project_documenation
| |-- folder-icon biz-dev
| | 9844 -- folder-icon design-system
| |-- folder-icon development
| |-- folder-icon project-management
| |-- folder-icon prompts
| |-- folder-icon system-design
|-- folder-icon README.md
|-- folder-icon reference-architecture
| |-- folder-icon astra-db
| |-- folder-icon c4-system-context
| |-- folder-icon d2

lynx-agent

  • app/: Contains the main application code.
  • public/: Contains static assets like images and fonts.
  • app/globals.css: Contains global CSS styles.

Home page:

  • app/page.tsx.

This project uses next/font to automatically optimize and load custom fonts.

Resources

You can check out the Next.js GitHub repository - your feedback and contributions are welcome!

Deployment

Both lynx-agent and the Lynx Documentation are deployed on the Vercel Platform.


runme:

id: 01JKJKJ0VT53WQAT94SD3AGGVE version: v3

lynx-agent

This is a Next.js WebUI for Lynx, the AI Agent.

Features

  • This feature list doubles as a Roadmap for the project.
  • Items are checked as they become implemented.

UI

  • User Authentication: Secure user login and registration.
  • Dashboard: Overview of AI Agent activities and performance.
  • Task Management: Create, manage, and track tasks.
  • Real-time Updates: Live updates on task progress and AI Agent status.
  • Settings: Customize your experience and preferences.

Lynx CRM

  • ICP Generation: Generate and manage ICP (Intelligent Customer Profiles).
  • Lead Management: Create, view, and manage leads.
  • Contact Management: Store and manage contact information.
  • Sales Pipeline: Track sales opportunities and progress.
  • Reporting: Generate reports on sales performance and other metrics.
  • Analytics: Gain insights into customer behavior and trends.
  • Integration: Seamless integration with other tools and services.
  • Settings: Customize your CRM experience and preferences.

Deployed on Vercel

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0