fix: setup tailwind and ui package for console#73
Open
KaviiSuri wants to merge 3 commits intodicedb:masterfrom
Open
fix: setup tailwind and ui package for console#73KaviiSuri wants to merge 3 commits intodicedb:masterfrom
KaviiSuri wants to merge 3 commits intodicedb:masterfrom
Conversation
lucifercr07
approved these changes
Oct 16, 2024
AjayPoshak
suggested changes
Oct 19, 2024
Comment on lines
+33
to
+34
| "@dicedb/typescript-config": "workspace:*", | ||
| "@dicedb/eslint-config": "workspace:*", |
…setup-ui-packages-and-tailwind-for-console * 'master' of github.com:DiceDB/playground-web: Fix docker compose file (dicedb#77) integrate cleanup time from playground-mono (dicedb#76) Changes to integrate rate-limit headers for `Commands left` component UI (dicedb#67) Adding support for JSON.SET command (dicedb#74) Unit tests for playground-web repository (dicedb#71) fix: docker compose contexts to ensure docker compose runs
78fad3f to
5287529
Compare
Contributor
Author
|
@AjayPoshak @lucifercr07 these are ready |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR sets up tailwind config and ui package for console