-
Notifications
You must be signed in to change notification settings - Fork 1
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
merge v0.1.0 into main #112
Merged
Conversation
This file contains 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
init project with supabase-starter template
…gn up/login functionality left wholly intact.
…tierignore to .gitignore
Altered the "not connected to Supabase" message to be more generic and more appropriate for an end-user.
Remove `.prettierignore` from `.gitignore`
Adam/boilerplate cleanup
… also added some documentation to the README.md with instructions for setup
feat: added docker workflow with github actions and docker-compose. I also added some documentation to the README.md with instructions for setup
Setup RTL script, packages, and YAML
…dcn-setup Storybook & shadcn setup
Removed Home Component and Home Test
* build core code for storybook integregated documentation landing and installation page * rm 53-storybook-shadcn-setup * categorize and organize docs and stories for streamline, easy-to-navigate documentation for application * figure out how to properly categorize and organize docs and stories for streamline, easy-to-navigate documentation for the application * finish the categorization and organization of docs and stories by breaking down into smaller sections for streamline, easy-to-navigate documentation for application. Add content to Developer Guide as a visualization for future documentation * add Home component to pass Docker test * download @types/jest to clear error messages for local devices * update pnpm-lock.yaml * fix README.md line 98, remove Home.tsx from components page, revert changes to __tests__/Home.test.tsx * tentatively remove arrows in documentation navigation links * added test * storybook documentation section * storybook documentation sections * update package.json jest scripts * remove extra content * add internal documenation navigation --------- Co-authored-by: Shashi Lo <[email protected]> Co-authored-by: Mai Vang <[email protected]>
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
shashilo
approved these changes
Apr 3, 2024
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 is to merge release v0.1.0 into main 🚀