nodejs-nlw04-main.zip
(预估有个21文件)
nodejs-nlw04-main
yarn.lock
213KB
ormconfig.json
245B
src
app.ts
242B
models
User.ts
373B
Survey.ts
385B
database
index.ts
365B
migrations
1614191733328-CreateSurveys.ts
1KB
1614124053547-CreateUsers.ts
1KB
controllers
UserController.ts
746B
SurveyController.ts
789B
routes.ts
449B
repositories
UsersRepository.ts
199B
SurveysRepository.ts
212B
__tests__
Survey.test.ts
882B
User.test.ts
783B
server.ts
89B
tsconfig.json
6KB
LICENSE
1KB
jest.config.ts
6KB
.gitignore
40B
package.json
951B
暂无评论