Go to file
Araozu 31c3b7a7ff [FE] Add buttons to copy different combination of name/last name 2023-06-10 22:21:58 -05:00
frontend-dev [FE] Add copy and delete DNI buttons 2023-06-10 21:31:03 -05:00
img [docx] Generate SegOpMaqPes certificate 2023-06-09 11:23:42 -05:00
sql [docx] Fix matpel code error 2023-05-17 13:04:11 -05:00
src [FE] Add buttons to copy different combination of name/last name 2023-06-10 22:21:58 -05:00
static [FE] Add copy and delete DNI buttons 2023-06-10 21:31:03 -05:00
test Initial commit 2023-05-05 19:18:32 -05:00
.env.example Amend env file 2023-05-09 12:27:37 -05:00
.eslintrc.yml Eslint setup 2023-05-05 19:26:22 -05:00
.gitignore [docx] Generate cert for MECANICABADICA 2023-05-18 12:45:47 -05:00
.htaccess Deploy config 2023-05-09 10:39:39 -05:00
README.md Initial commit 2023-05-05 19:18:32 -05:00
deploy.sh [docx] Fix matpel code error 2023-05-17 13:04:11 -05:00
esbuild-prod.js [FE] Improve /certificate UI 2023-05-23 15:55:52 -05:00
esbuild.js [docx] Fix matpel code error 2023-05-17 13:04:11 -05:00
nest-cli.json Unstable tailwind & esbuild 2023-05-06 19:06:11 -05:00
package.json [FE] Add copy and delete DNI buttons 2023-06-10 21:31:03 -05:00
pnpm-lock.yaml Automate MATPEL I certificate 2023-05-12 10:54:19 -05:00
postcss.config.js Unstable tailwind & esbuild 2023-05-06 19:06:11 -05:00
tailwind.config.js [FE] Add copy and delete DNI buttons 2023-06-10 21:31:03 -05:00
tsconfig.build.json [FE] Improve /certificate UI 2023-05-23 15:55:52 -05:00
tsconfig.json [FE] Improve /certificate UI 2023-05-23 15:55:52 -05:00

README.md

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Coverage Discord Backers on Open Collective Sponsors on Open Collective Support us

Description

Nest framework TypeScript starter repository.

Installation

$ pnpm install

Running the app

# development
$ pnpm run start

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Test

# unit tests
$ pnpm run test

# e2e tests
$ pnpm run test:e2e

# test coverage
$ pnpm run test:cov

Support

Nest is an MIT-licensed open source project. It can grow thanks to the sponsors and support by the amazing backers. If you'd like to join them, please read more here.

Stay in touch

License

Nest is MIT licensed.