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

Serve frontend on server #7325

Open
aarushik93 opened this issue Jul 4, 2024 — with Linear · 0 comments
Open

Serve frontend on server #7325

aarushik93 opened this issue Jul 4, 2024 — with Linear · 0 comments
Assignees

Comments

Copy link
Contributor

We want to serve the entire app on the server
NextJS allows for static exports
https://nextjs.org/docs/pages/building-your-application/deploying/static-exports

using this static export, set up the backend to serve the static files.

@linear linear bot added the Improvement label Jul 10, 2024
@aarushik93 aarushik93 self-assigned this Jul 11, 2024
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

No branches or pull requests

1 participant