backend

时间:2024-03-24 22:14:40
【文件属性】:

文件名称:backend

文件大小:223KB

文件格式:ZIP

更新时间:2024-03-24 22:14:40

typescript nestjs prisma TypeScript

@ mtucourses /后端 :toolbox: 发展 将.env.example复制到.env并根据需要进行更新。 然后: # First: # install dependencies yarn install # then: # start dev server in watch mode yarn dev # and you can: # run tests yarn test # run tests in watch mode yarn test:watch # run e2e tests yarn test:e2e # generate migrations for schema changes yarn migrations:generate # apply migrations yarn migrations:run


【文件预览】:
backend-main
----.dockerignore(66B)
----tsconfig.build.json(97B)
----.env.example(230B)
----.github()
--------workflows()
----yarn.lock(413KB)
----src()
--------sections()
--------main.ts(1KB)
--------init.ts(371B)
--------passfaildrop()
--------lib()
--------courses()
--------app.module.ts(990B)
--------semesters()
--------packages.d.ts(44B)
--------cache()
--------scraper()
--------instructors()
--------prisma()
----Dockerfile(513B)
----nest-cli.json(64B)
----tsconfig.json(388B)
----test()
--------scraper.e2e-spec.ts(3KB)
--------jest-e2e.json(472B)
----README.md(599B)
----.gitignore(396B)
----infrastructure()
--------overlays()
--------base()
----package.json(4KB)
----prisma()
--------migrations()
--------schema.prisma(2KB)

网友评论

相关文章