文件名称:电影机器人:电报机器人
文件大小:234KB
文件格式:ZIP
更新时间:2024-03-04 23:03:54
TypeScript
电影机器人 描述 电报机器人。 安装 $ npm install 运行应用 # development $ npm run start # watch mode $ npm run start:dev # production mode $ npm run start:prod 测试 # unit tests $ npm run test # e2e tests $ npm run test:e2e # test coverage $ npm run test:cov
【文件预览】:
movie-bot-master
----frontend()
--------public()
--------src()
--------babel.config.js(73B)
--------README.md(320B)
--------vue.config.js(75B)
--------.gitignore(231B)
--------package-lock.json(461KB)
--------package.json(854B)
----tsconfig.build.json(97B)
----.eslintrc.js(666B)
----src()
--------main.ts(323B)
--------sentry.interceptor.ts(501B)
--------bot()
--------app.module.ts(943B)
--------user()
--------test()
--------api()
----nest-cli.json(64B)
----tsconfig.json(339B)
----test()
--------jest-e2e.json(183B)
--------app.e2e-spec.ts(630B)
----.prettierrc(51B)
----Procfile(23B)
----README.md(342B)
----.gitignore(410B)
----package-lock.json(326KB)
----package.json(2KB)