-
Notifications
You must be signed in to change notification settings - Fork 0
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
Experimental nextjs example #15
base: main
Are you sure you want to change the base?
Conversation
gio-shara-code
commented
Aug 7, 2023
•
edited
Loading
edited
- implemented step by step interaction with the upload wizard.
- fixed the bug regarding polling file issue (last step)
- excluding `.next` and `dist` in every subdirectory - filtering packages when by package names when executing `pnpm build`
…named component - Section -> StepSection - Abstracted primary button in a separate file - created generic type file
- refactor Primary button
…nore - eslint needs to be configured globally
…eturn type + abstracted zod object from the class method
…ead of having on upload method you can now go step by step and experiment with the upload flow
|
…e api routes and their functionalities
…ty object the returned file data is set from `getData` method