memos icon indicating copy to clipboard operation
memos copied to clipboard

[功能请求]能否支持vercel部署

Open wxydejoy opened this issue 3 years ago • 1 comments

Is your feature request related to a problem?

vercel部署

Describe the solution you'd like

vercel部署 的效果不用多说,非常好用,不知道能不能支持

Additional context

https://vercel.com/dashboard

wxydejoy avatar Dec 08 '22 14:12 wxydejoy

需要后端的,你可以选择分开部署,将前端页面部署在 vercel

Mahoo12138 avatar Dec 08 '22 16:12 Mahoo12138

vercel也是可以跑后端js的, 也可以连接数据库操作等等 我看项目是 go 写的 不知道有没有可能

wxydejoy avatar Dec 09 '22 03:12 wxydejoy

说白了就是不想用服务器(我有一个腾讯云),不长久,服务器的价格也是很难搞,想一直用,而不是两三年

wxydejoy avatar Dec 09 '22 04:12 wxydejoy

Vercel 只支持部署静态资源,无法做到数据持久化。

  • https://vercel.com/guides/does-vercel-support-docker-deployments
  • https://vercel.com/guides/is-sqlite-supported-in-vercel

boojack avatar Dec 10 '22 02:12 boojack

好吧

wxydejoy avatar Dec 13 '22 06:12 wxydejoy

那可不可以用notion作后端数据库,vercel作前端页面渲染,github作辅助什么的

xia0bs avatar Feb 25 '23 16:02 xia0bs

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?

Issues-translate-bot avatar Feb 25 '23 16:02 Issues-translate-bot

Vercel 只支持部署静态资源,无法做到数据持久化。

  • https://vercel.com/guides/does-vercel-support-docker-deployments
  • https://vercel.com/guides/is-sqlite-supported-in-vercel

Vercel已经可以部署PHP了

Winner365-China avatar Jan 17 '24 12:01 Winner365-China