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

Partial migration towards NextJs #24

Merged
merged 6 commits into from
Jun 1, 2024
Merged

Partial migration towards NextJs #24

merged 6 commits into from
Jun 1, 2024

Conversation

codemile
Copy link
Contributor

@codemile codemile commented Jun 1, 2024

  • chore: Enable build step to run independent of lint, test, and storybooks

  • chore: Add 'tw-neumorphism' package for neumorphic design styling

  • chore: Update global styles and dependencies

  • chore: Update import paths for components in page.tsx

  • Update audio file paths to use relative URLs

  • chore: add media to public folder

  • chore: Remove unnecessary files and dependencies

  • Update environment variables and audio file paths

  • chore: Update environment variables and gitignore

codemile and others added 6 commits May 29, 2024 17:41
* chore: Update editorconfig and tailwind configuration files

* chore: Add "root" property to .eslintrc.json

* chore: Exclude "old" directory from TypeScript compilation

* chore: Update npm dependencies to latest versions

* chore: Update React import types to FC and PropsWithChildren

* chore: Update npm dependencies to include prop-types and react-ga

* chore: Update npm dependencies to include @material-ui/core

* chore: Update npm dependencies to include react-redux

* chore: Enable downlevel iteration in tsconfig.json

* chore: Refactor app-store middleware to use concat instead of spread operator

* chore: Remove commented out code for hot reload in app-store.ts

* Add null check in snapshot-middleware.ts
…23)

* chore: Enable build step to run independent of lint, test, and storybooks

* chore: Add 'tw-neumorphism' package for neumorphic design styling

* chore: Update global styles and dependencies

* chore: Update import paths for components in page.tsx

* Update audio file paths to use relative URLs

* chore: add media to public folder

* chore: Remove unnecessary files and dependencies

* Update environment variables and audio file paths

* chore: Update environment variables and gitignore
@codemile codemile changed the title Develop Partial migration towards NextJs Jun 1, 2024
@codemile codemile merged commit e1dc72c into main Jun 1, 2024
10 checks passed
@codemile codemile deleted the develop branch June 1, 2024 11:13
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