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

Move to Next.js #97

Merged
merged 32 commits into from
Mar 18, 2024
Merged

Move to Next.js #97

merged 32 commits into from
Mar 18, 2024

Conversation

alexeyandreevsky
Copy link
Collaborator

Issue

To allow search engines make a better SEO and get a higher rank in the search results we have to implement server rendering in the platform explorer frontend application. It will allow web crawlers to index more info about the website and get more visitors.
#93

Things done

The project has been migrated to Next.js

@alexeyandreevsky alexeyandreevsky linked an issue Mar 11, 2024 that may be closed by this pull request
@alexeyandreevsky alexeyandreevsky marked this pull request as draft March 11, 2024 18:49
Copy link

vercel bot commented Mar 11, 2024

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

Name Status Preview Comments Updated (UTC)
platform-explorer ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 18, 2024 9:42am

packages/frontend/README.md Outdated Show resolved Hide resolved
packages/frontend/jsconfig.json Outdated Show resolved Hide resolved
packages/frontend/package.json Outdated Show resolved Hide resolved
packages/frontend/package.json Outdated Show resolved Hide resolved
packages/frontend/src/app/block/[hash]/Block.js Outdated Show resolved Hide resolved
packages/frontend/src/app/dataContracts/DataContracts.js Outdated Show resolved Hide resolved
packages/frontend/src/app/home/Home.js Outdated Show resolved Hide resolved
packages/frontend/src/styles/theme.js Outdated Show resolved Hide resolved
packages/frontend/src/util/Api.js Outdated Show resolved Hide resolved
@alexeyandreevsky alexeyandreevsky merged commit ddf6f02 into master Mar 18, 2024
6 checks passed
@pshenmic pshenmic added the frontend Related to fronted (UI) label May 1, 2024
@alexeyandreevsky alexeyandreevsky deleted the feat/move-to-nextjs branch September 9, 2024 08:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
frontend Related to fronted (UI)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to Next.js
2 participants