青年法

时间:2024-02-28 13:05:25
【文件属性】:

文件名称:青年法

文件大小:63KB

文件格式:ZIP

更新时间:2024-02-28 13:05:25

TypeScript

Desafio Jubileu 初始化方式: 本地运行 确保已安装和 。 - Create /.env same /.env.example content - make sure DB_DATABASE is already configured as database on the Mongo - yarn dev or npm run dev to start server in development environment - yarn start or npm run start to gent ts files and run in production environment 使用Docker运行 确保已安装 , 和 。 - Create /.env same /.env.example content - run docker-compose up -d 请求示例


【文件预览】:
desafio-jubileu-main
----.eslintrc.json(494B)
----.dockerignore(87B)
----yarn.lock(120KB)
----src()
--------models()
--------controllers()
--------routes.ts(278B)
--------helpers()
--------config()
--------server.ts(446B)
----Dockerfile(111B)
----tsconfig.json(6KB)
----LICENSE(1KB)
----README.md(1KB)
----docker-compose.yml(1KB)
----prettier.config.js(153B)
----.editorconfig(232B)
----.gitignore(2KB)
----.env_example(61B)
----.eslintignore(23B)
----seeds()
--------plans.json(221B)
--------taxesPrices.json(568B)
--------Dockerfile(285B)
----package.json(1KB)

网友评论