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

Port documentation #19

Merged
merged 6 commits into from
Feb 21, 2024
Merged

Port documentation #19

merged 6 commits into from
Feb 21, 2024

Conversation

mrkarimoff
Copy link
Contributor

@mrkarimoff mrkarimoff commented Feb 20, 2024

This PR ports the documentation app into error-analytics-microservice turbo repo

Copy link

vercel bot commented Feb 20, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
analytics-microservice ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 21, 2024 1:57pm

@mrkarimoff mrkarimoff changed the title Port documentation and style it Port documentation Feb 21, 2024
- Rename @/ imports to ~/ to match repo settings (@ used for npm or
  workspacepackages).
- Update tailwind config, tsconfig, and eslint config to match existing
  nextjs app.
- Rename types.d.ts to types.ts -> we shouldn't ever use .d.ts files.
- Fix TS issue with resolving react types by adding
  `"react": ["node_modules/@types/react"],` to nextjs tsconfig.
- Ensure all apps are using the same nextjs/react/react-dom versions.
@mrkarimoff mrkarimoff marked this pull request as ready for review February 21, 2024 15:45
@mrkarimoff mrkarimoff merged commit 2f8b2df into main Feb 21, 2024
4 checks passed
@jthrilly jthrilly deleted the port-documentation-app branch March 27, 2024 18:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants