阿莫斯

时间:2021-02-15 12:29:26
【文件属性】:
文件名称:阿莫斯
文件大小:128KB
文件格式:ZIP
更新时间:2021-02-15 12:29:26
TypeScript 使用AWS Forecast进行时间序列预测 这是一个自包含的,完全可重复的项目,用于使用带有TypeScript,AWS CDK和Localstack的无服务器Lambda函数来预测时间序列。 有用的npm命令 构建,观看,测试 npm run build编译Typescript到js npm run watch监视对Typescript的更改并进行编译 npm run test运行Jest单元测试 部署到本地堆栈 localstack:start启动localhost容器 npm run cdklocal:bootstrap引导CDK堆栈,以便能够将其部署到localstack npm run cdklocal:deploy将堆栈部署到localstack localstack:stop停止localhost容器 检查localstack状态 检查存储桶内容aws --endp
【文件预览】:
amos-main
----.gitignore(353B)
----.env.example(74B)
----package.json(2KB)
----tsconfig.tests.json(116B)
----package-lock.json(387KB)
----src()
--------stack()
--------lambda()
--------global.d.ts(530B)
--------app.ts(195B)
----jest.config.js(257B)
----LICENSE(11KB)
----tsconfig.json(639B)
----docker-compose.yml(853B)
----.eslintrc.js(3KB)
----README.md(2KB)
----tests()
--------dataset.test.ts(2KB)
--------.eslintrc.js(144B)
--------stack.test.ts(525B)
----.eslintignore(75B)
----.vscode()
--------settings.json(685B)
--------launch.json(879B)
----.npmignore(193B)
----.gitattributes(66B)
----cdk.json(248B)
----.prettierrc(108B)

网友评论