Skip to content
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

[WIP] Drizzle Run next #52

Open
wants to merge 10 commits into
base: main
Choose a base branch
from
Open

[WIP] Drizzle Run next #52

wants to merge 10 commits into from

Conversation

rphlmr
Copy link
Owner

@rphlmr rphlmr commented Feb 9, 2025

WIP

I am removing the NPM Workspace setup as it complicates everything, especially the standalone viewer (React component).

The main issue is that Tailwind requires prefixing every single class used in any of the subprojects.

So, it will take me some time but I will rewrite every package in this repo to make them independent of each other.

  • Drizzle Run should have its own components
  • Drizzle Run should build and ship its dependencies (API and Visualizer)
  • The Drizzle Visualizer package should be independent of any internal packages and include everything it needs to build and ship

This should support better onboarding and make collaboration easier.

@rphlmr rphlmr changed the title Drizzle Run next [WIP] Drizzle Run next Feb 9, 2025
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