[功能请求]能否支持vercel部署
Is your feature request related to a problem?
vercel部署
Describe the solution you'd like
vercel部署 的效果不用多说,非常好用,不知道能不能支持
Additional context
https://vercel.com/dashboard
需要后端的,你可以选择分开部署,将前端页面部署在 vercel
vercel也是可以跑后端js的, 也可以连接数据库操作等等 我看项目是 go 写的 不知道有没有可能
说白了就是不想用服务器(我有一个腾讯云),不长久,服务器的价格也是很难搞,想一直用,而不是两三年
Vercel 只支持部署静态资源,无法做到数据持久化。
- https://vercel.com/guides/does-vercel-support-docker-deployments
- https://vercel.com/guides/is-sqlite-supported-in-vercel
好吧
那可不可以用notion作后端数据库,vercel作前端页面渲染,github作辅助什么的
Issue is not in English. It has been translated automatically.
Can you use notion as the back-end database, vercel as the front-end page rendering, and github as an assistant?
Vercel 只支持部署静态资源,无法做到数据持久化。
- https://vercel.com/guides/does-vercel-support-docker-deployments
- https://vercel.com/guides/is-sqlite-supported-in-vercel
Vercel已经可以部署PHP了