iniciando-backend-master
.eslintrc.json
1KB
tmp
16ac40ac9809a0f90c6d-27670.jpg
6.4MB
.gitkeep
0B
yarn.lock
226KB
ormconfig.json
370B
src
shared
container
index.ts
653B
providers
index.ts
294B
StorageProviders
models
IStorageProvider.ts
130B
implementations
DiskStorageProvider.ts
709B
fakes
FakeStorageProvider.ts
477B
errors
AppError.ts
234B
infra
http
server.ts
902B
routes
index.ts
450B
typeorm
index.ts
64B
migrations
1599919647635-CreateUsers.ts
1KB
1599707519157-CreateAppointments.ts
1KB
1600004996106-AlterProviderFieldToProviderId.ts
1KB
1600267063846-AddAvatarFieldToUser.ts
485B
modules
users
dtos
ICreateUserDTO.ts
96B
services
UpdateUserAvatarService.spec.ts
2KB
CreateUserSrvice.ts
1KB
AuthenticateUserService.ts
1KB
AuthenticateUserService.spec.ts
2KB
UpdateUserAvatarService.ts
1KB
CreateUserService.spec.ts
1KB
repositories
IUsersRepository.ts
338B
fakes
FakeUsersRepository.ts
1KB
providers
index.ts
257B
HashProvider
models
IHashProvider.ts
157B
implementations
BCryptHashProvider.ts
399B
fakes
FakeHashProvider.ts
339B
infra
http
controllers
SessionsController.ts
583B
UserAvatarController.ts
541B
UsersController.ts
521B
middlewares
ensureAuthenticated.ts
787B
routes
sessions.routes.ts
270B
users.routes.ts
660B
typeorm
entities
User.ts
414B
repositories
UsersRepository.ts
1KB
appointments
dtos
ICreateAppointmentDTO.ts
88B
services
CreateAppointmentService.spec.ts
1KB
CreateAppointmentService.ts
1KB
repositories
IAppointmentsRepository.ts
305B
fakes
FakeAppointmentsRepository.ts
959B
infra
http
controllers
AppointmentsController.ts
642B
routes
appointments.routes.ts
440B
typeorm
entities
Appointment.ts
567B
repositories
AppointmentsRepository.ts
965B
@types
express.d.ts
98B
config
auth.ts
74B
upload.ts
511B
.vscode
launch.json
478B
tsconfig.json
554B
jest.config.js
6KB
prettier.config.js
91B
.editorconfig
146B
.gitignore
310B
.eslintignore
24B
package.json
1KB
暂无评论