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

Redesign the frontend to not rely on dynamic routes so it can be hosted as a static website #42

Open
claudioantonio opened this issue Feb 29, 2024 · 3 comments
Labels
a-frontend Area: front-end t-feature Type: feature request

Comments

@claudioantonio
Copy link
Contributor

edubart — Today at 10:37 AM
I think the dapp could be reworked to not need dynamic requests so its frontend can be hosted as a static website. I don't see the need to recompile frontend on every new bounty, just update the bounty list using GraphQL after every submission in the frontend, the whole dapp frontend could be a SPA (single page application).

https://discord.com/channels/600597137524391947/1166042819782258788/1212755480280174652

For more info about dynamic routes on NextJS, check: https://nextjs.org/docs/app/building-your-application/routing/dynamic-routes

@claudioantonio claudioantonio added the a-frontend Area: front-end label Feb 29, 2024
@endersonmaia
Copy link
Contributor

Should I wait for this, or can I work on building the front-end runtime image to host it together with what's already in place at fly.io?

@guidanoli
Copy link
Contributor

@endersonmaia This is not an easy task, so I think we can work with what's already in place.

@claudioantonio
Copy link
Contributor Author

claudioantonio commented Mar 1, 2024

@endersonmaia I don't know yet about the effort for this refactoingr, but I totally agree with @guidanoli recommendation for us to continue the work with what we have now. 😉

@guidanoli guidanoli added the t-feature Type: feature request label Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a-frontend Area: front-end t-feature Type: feature request
Projects
Status: Todo
Development

No branches or pull requests

3 participants