lmnr-ai / lmnr

Laminar - open-source all-in-one platform for engineering AI products. Crate data flywheel for you AI app. Traces, Evals, Datasets, Labels. YC S24.
https://www.lmnr.ai
Apache License 2.0
1.19k stars 60 forks source link

Update landing and welcome email, contrib experience, minor fixes #117

Closed dinmukhamedm closed 1 month ago

dinmukhamedm commented 1 month ago

[!IMPORTANT] This pull request updates Docker configurations, enhances the frontend with GitHub stars and pricing logic, and redesigns the welcome email.

  • Development Environment:
    • Added docker-compose-local-dev-full.yml for full local development setup.
    • Updated docker-compose-local-dev.yml to focus on frontend development.
    • Updated CONTRIBUTING.md with new Docker setup instructions.
  • Frontend Enhancements:
    • Added GitHub stars count to landing-header.tsx and landing.tsx.
    • Updated pricing logic in pricing.tsx with dynamic span and team member calculations.
    • Added SelfHostCard to landing.tsx for promoting self-hosting.
  • Email Updates:
    • Redesigned welcome email in welcome-email.tsx with new content and styling.
  • Miscellaneous:
    • Removed events field from TraceWithTopSpan in trace.rs.
    • Renamed TraceWithParentSpanAndEvents to TraceWithTopSpan in trace.rs and traces.rs.

This description was created by Ellipsis for b70881c5701261e5be911aab9b1f4fa7174a7d48. It will automatically update as commits are pushed.