winglang / wing

A programming language for the cloud ☁️ A unified programming model, combining infrastructure and runtime code into one language ⚡
https://winglang.io
Other
5.05k stars 198 forks source link

Next.js Support #6489

Open MarkMcCulloh opened 6 months ago

MarkMcCulloh commented 6 months ago

Use Case

https://nextjs.org/ is a massively popular framework, so it would be great to have good support for deploying a wing application with it.

Proposed Solution

@winglibs/nextjs

Implementation Notes

Unlike our current Website and React abstractions, nextjs is not just a static site generator.

Maybe need https://github.com/sst/open-next

Component

No response

Community Notes

ekeren commented 6 months ago

I would love to see this

github-actions[bot] commented 3 months ago

Hi,

This issue hasn't seen activity in 90 days. Therefore, we are marking this issue as stale for now. It will be closed after 7 days. Feel free to re-open this issue when there's an update or relevant information to be added. Thanks!