推特服务

时间:2024-03-06 09:54:47
【文件属性】:

文件名称:推特服务

文件大小:540KB

文件格式:ZIP

更新时间:2024-03-06 09:54:47

TypeScript

TwitterServiceIntegration 与Twitter服务的简单集成,以执行CRUD操作。 应用程序设置 克隆代码 请勿签入对API密钥的更改。 这将取消跟踪API密钥配置文件,并允许您保留自己的版本: git update-index --skip-worktree server/config/twitter-config.js 如果尚未安装NPM,请安装: : 安装*依赖项npm install 安装子依赖项npm run install 启动客户端应用程序和服务器npm run dev 为系统创建设置 创建一个React应用 创建一个Express应用 基本Express应用 安装twit软件包-帮助我们与Twitter联系 安装nodeman以连续运行开发人员 设置Cors过滤器 设置SSL(TBD) 使用JEST进行设置测试


【文件预览】:
TwitterService-master
----postman_collections()
--------README.md(81B)
--------Twitter Service.postman_collection.json(2KB)
----yarn.lock(16KB)
----README.md(955B)
----.editorconfig(202B)
----.gitignore(102B)
----server()
--------yarn.lock(187KB)
--------auth()
--------app.js(1KB)
--------config()
--------LICENSE(1KB)
--------tests()
--------bin()
--------routes()
--------package-lock.json(208KB)
--------package.json(539B)
----app()
--------public()
--------yarn.lock(502KB)
--------src()
--------tsconfig.json(491B)
--------README.md(2KB)
--------.gitignore(310B)
--------setupTests.ts(123B)
--------package-lock.json(673KB)
--------package.json(2KB)
----package-lock.json(17KB)
----package.json(989B)

网友评论

相关文章