gobarber-master.zip
(预估有个39文件)
gobarber-master
backend
yarn.lock
135KB
.eslintrc.js
488B
src
server.js
44B
database
migrations
20200722045858-create-users.js
1KB
20200728185216-create-files.js
889B
20200731173942-create-appointments.js
1KB
20200728185955-add-avatar-field-to-users.js
463B
index.js
975B
lib
Mail.js
1KB
app.js
525B
config
auth.js
89B
mail.js
248B
database.js
252B
multer.js
532B
routes.js
2KB
app
views
emails
partials
footer.hbs
23B
layouts
default.hbs
165B
cancellation.hbs
318B
models
File.js
562B
User.js
924B
Appointment.js
597B
controllers
FileController.js
318B
ScheduleController.js
1KB
AppointmentController.js
5KB
NotificationController.js
990B
UserController.js
2KB
SessionController.js
1KB
ProviderController.js
572B
AvailableController.js
2KB
schemas
Notification.js
479B
middlewares
auth.js
649B
.prettierrc
52B
.sequelizerc
331B
nodemon.json
48B
yarn-error.log
141KB
.editorconfig
129B
.gitignore
17B
package.json
976B
README.md
26B
暂无评论