Go to file
Araozu 9477ab17ba [FE] Modify batch layout to show actions and recent certificates 2023-06-13 22:24:16 -05:00
frontend-dev [FE] Begin interface for Aulavirtual 2023-06-11 22:25:18 -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] Modify batch layout to show actions and recent certificates 2023-06-13 22:24:16 -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 [FE] Improve /certificate search's delete button 2023-06-12 22:25:52 -05:00
.eslintrc.yml Eslint setup 2023-05-05 19:26:22 -05:00
.gitignore [FE] Begin interface for Aulavirtual 2023-06-11 22:25:18 -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] Begin work on a new batch mode 2023-06-12 22:08:21 -05:00
esbuild.js [FE] Begin work on a new batch mode 2023-06-12 22:08:21 -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.