文件名称:nest-ideas-api:用于在nestjs中构建的应用程序想法的REST API
文件大小:146KB
文件格式:ZIP
更新时间:2024-02-24 20:46:44
graphql rest-api graphql-server typeorm nestjs
想法APP API 一个渐进式的框架,用于构建高效且可扩展的服务器端应用程序,受到极大启发。 描述 框架TypeScript入门资料库。 Reddit / twitter风格的应用程序,用于跟踪发布的应用程序创意。 这是YouTube教程系列的随附源代码。 用户故事-项目时间表 x验证用户 x用户可以欺骗想法 x用户可以投票/拒绝意见 x用户可以为创意添加书签 x用户可以评论想法 x想法可以实时显示 叠放 数据库-PostgreSQL REST API-NestJS GraphQL API-NestJS 其余前端-NGRX的Angular GraphQL前端-使用Apollo Cl
【文件预览】:
nest-ideas-api-master
----tsconfig.spec.json(135B)
----index.html(813B)
----yarn.lock(312KB)
----.nestcli.json(60B)
----src()
--------main.ts(562B)
--------shared()
--------app.module.ts(615B)
--------user()
--------idea()
--------api.module.ts(705B)
--------app.gateway.ts(597B)
--------comment()
--------app.controller.ts(149B)
----project.md(436B)
----sample.env(133B)
----tsconfig.json(456B)
----.prettierrc(187B)
----tslint.json(1KB)
----README.md(3KB)
----nodemon.json(131B)
----nodemon-debug.json(135B)
----ormconfig.js(382B)
----.gitignore(2KB)
----package.json(2KB)