backend-app-master.zip
(预估有个35文件)
backend-app-master
package.json
1KB
.eslintrc.json
992B
yarn-error.log
106KB
temp
.gitkeep
0B
prettier.config.js
98B
src
models
Appointment.ts
550B
Users.ts
425B
config
upload.ts
470B
auth.ts
103B
@types
express.d.ts
100B
database
migrations
1607279393942-CreateAppointments.ts
1KB
1607303091126-AlterProviderFieldToProviderId.ts
1KB
1608410175978-addAvatarFieldToUsers.ts
515B
1607292538616-CreateUsers.ts
1KB
index.ts
65B
routes
users.routes.ts
1KB
appointments.routes.ts
1KB
sessions.routes.ts
498B
index.ts
354B
repositories
appointmentsRepository.ts
433B
server.ts
857B
Errors
AppError.ts
233B
services
CreateAppointmentService.ts
1KB
CreateUserServices.ts
828B
AuthenticateUserService.ts
1KB
updateUserAvatar.ts
1KB
middlewares
ensureAuthenticated.ts
797B
tsconfig.json
6KB
ormconfig.json
354B
.gitignore
34B
README.md
115B
yarn.lock
130KB
.eslintignore
23B
.editorconfig
146B
.vscode
launch.json
599B
暂无评论