Angular fullstack blog app:使用angular和json服务器制作的完整堆栈应用程序 源码
全栈角度博客应用程序 后端 使用json-server和lowdb作为db制作的自定义api。 使用fakerr生成随机数据。 自定义身份验证和授权中间件。 前端 使用lowdb作为浏览器数据库。 包含前端授权逻辑。 使用顺风作为css框架。 测试 使用笑话作为测试框架。 发展 运行npm run app以在开发人员模式下运行该应用程序。
文件列表
Angular-fullstack-blog-app-master.zip
(预估有个77文件)
Angular-fullstack-blog-app-master
.gitignore
631B
e2e
src
app.e2e-spec.ts
645B
app.po.ts
262B
tsconfig.json
214B
protractor.conf.js
810B
package.json
2KB
tslint.json
2KB
暂无评论