noiiice:基于NuxtJS,AWS,无服务器框架和非理性繁荣的无服务器博客

时间:2024-02-26 14:13:41
【文件属性】:

文件名称:noiiice:基于NuxtJS,AWS,无服务器框架和非理性繁荣的无服务器博客

文件大小:294KB

文件格式:ZIP

更新时间:2024-02-26 14:13:41

javascript aws vue aws-lambda serverless

Noiiice博客 无服务器博客cms。 Noiiice是一个完全无服务器的博客平台,具有无服务器的侧面渲染。 所有服务都在上运行。 该webapp是一个应用,它是通过Lambda函数使用通过API网关从Lambda函数提供的。 身份验证使用AWS Cognito,API是Lambda函数,从S3提供的媒体文件以及DynamoDB中存储的博客/评论数据。 您将需要什么 具有管理员访问权限的AWS账户(可以免费创建,但需要信用卡) 在计算机上安装和配置 : 一个网络域(不必在AWS Route53中,您只需要访问DNS) 安装和部署步骤: 在命令行中: # Install server


【文件预览】:
noiiice-master
----.gitignore(1KB)
----package.json(2KB)
----serverless.yml(19KB)
----package-lock.json(565KB)
----layers()
--------nodejs()
----nuxtHandler.js(221B)
----.serverless_plugins()
--------noiiice-plugin()
--------serverless-stack-termination-protection()
--------build-apps()
----LICENSE(1KB)
----index.js(278B)
----nuxt.config.js(3KB)
----README.md(7KB)
----apps()
--------app()
----apigwDomainEDGE.yml(295B)
----lambda()
--------setup()
--------commentActions()
--------getComments()
--------userConfirmation()
--------pkg.js(1KB)
--------getBlogPosts()
--------upload()
--------postActions()
----binaryMimeTypes.js(346B)
----apigwDomainREGIONAL.yml(307B)
----.gitattributes(43B)
----buildspec.yml(301B)
----example-secrets.json(1KB)

网友评论