backend-postgres-typescript-node-express:PostgreSQL,TypeScript,N...

PostgreSQL,TypeScript,Node.js和Express.js堆栈总览此仓库是使用TypeScript为PostgreSQL / Express.js / Node.js后端服务构建的样板项目启动器。您可以无缝插入任何其他前端库。使用的技术世界上最先进的开源关系数据库-TypeScript通过向语言添加类型来扩展JavaScript -Node.js:registered:是基于Chrome的V8 JavaScript引擎构建JavaScript运行时。 -Express是一个最小且灵活的Node.js Web应用程序框架,为Web和移动应用程序提供了一组强大的功能。 -TypeORM是一种ORM,可以在NodeJS,浏览器,Cordova,PhoneGap,Ionic,React Native,NativeScript,Expo和Electron平台中运行,并且可以与TypeScript和JavaScript(ES5,ES6,ES7,ES8)一起使用强调测试覆盖率文件夹/文件结构这是我们文件结构的高级概述。 src/ __te
zip
backend-postgres-typescript-node-express-master.zip 预估大小:52个文件
folder
backend-postgres-typescript-node-express-master 文件夹
file
.eslintrc 506B
file
package.json 2KB
file
ormconfig.ts 586B
file
.prettierrc 107B
file
custom.d.ts 980B
file
jest.config.js 437B
file
LICENSE 1KB
file
package-lock.json 431KB
file
.env.example 285B
folder
src 文件夹
folder
config 文件夹
file
index.ts 2KB
folder
__tests__ 文件夹
folder
config 文件夹
file
helpers.ts 104B
file
database.ts 137B
file
teardown.ts 64B
file
setup.ts 282B
folder
packages 文件夹
folder
database 文件夹
folder
models 文件夹
file
user.test.ts 457B
folder
helpers 文件夹
file
withTimestamp.test.ts 988B
folder
api 文件夹
folder
resources 文件夹
folder
users 文件夹
file
controller.test.ts 286B
folder
helpers 文件夹
folder
exceptions 文件夹
file
badRequest.test.ts 361B
file
APIException.test.ts 752B
file
forbidden.test.ts 342B
file
unauthorized.test.ts 354B
file
invalidParameter.test.ts 369B
file
notFound.test.ts 339B
file
server.ts 933B
folder
packages 文件夹
folder
database 文件夹
folder
models 文件夹
file
user.ts 537B
folder
migrations 文件夹
file
1582816030292-CreateDatabaseSchema.ts 686B
file
1582755522303-SetDatabaseTimezoneToUTC.ts 392B
file
1582755083935-InstallUUIDExtension.ts 415B
file
1582815723334-InstallDatabaseAudit.ts 449B
file
1582820170145-AddUsersTable.ts 1KB
file
index.ts 395B
folder
helpers 文件夹
file
withTimestampsMigration.ts 611B
file
installDatabaseAudit.ts 12KB
folder
api 文件夹
folder
resources 文件夹
folder
users 文件夹
file
controller.ts 726B
file
validation.ts 114B
file
index.ts 227B
file
router.ts 187B
folder
helpers 文件夹
folder
exceptions 文件夹
file
notFound.ts 253B
file
invalidParameter.ts 269B
file
unauthorized.ts 263B
file
APIException.ts 476B
file
forbidden.ts 254B
file
index.ts 259B
file
badRequest.ts 273B
folder
logging 文件夹
file
index.ts 1KB
folder
middlewares 文件夹
file
validation.ts 374B
file
error.ts 2KB
file
index.ts 725B
file
tsconfig.json 369B
file
.gitignore 103B
file
README.md 3KB
file
nodemon.json 194B
...
zip 文件大小:129.22KB