now-deno-example:now-deno和deno-postgres的演示应用程序

时间:2024-03-29 21:38:35
【文件属性】:

文件名称:now-deno-example:now-deno和deno-postgres的演示应用程序

文件大小:8KB

文件格式:ZIP

更新时间:2024-03-29 21:38:35

deno zeit-now deno-postgres now-deno HTML

Now-deno-demo 用Deno编写的非常简单的BBS,在Zeit 上运行。 建筑学 在Zeit 上运行,这意味着每个端点都作为无服务器功能运行。 写在。 将数据存储在Postgres DB中。 单页应用程序,使用香草JS编写。 如何运行这个演示 您需要postgres数据库实例来运行此演示。 您可以从大量的数据库托管服务(例如AWS RDS,ElephantSQL等)获得免费实例。 您需要并且需要在now secrets设置以下信息 now secrets add pguser now secrets add pgpassword now secrets add pghost now secrets add pgdata


【文件预览】:
now-deno-example-master
----.gitignore(19B)
----README.md(1KB)
----read.html(371B)
----LICENSE(1KB)
----api()
--------read.ts(712B)
--------hello.ts(402B)
--------read200.ts(713B)
--------post.ts(1KB)
----200.html(639B)
----now.json(258B)
----.editorconfig(103B)
----index.html(4KB)

网友评论