Go to file
Fernando dcc27291c0 [docx] Generate 4X4 certificate 2023-05-24 15:56:32 -05:00
frontend-dev Get registers of a user 2023-05-07 19:01:18 -05:00
img [docx] Generate 4X4 certificate 2023-05-24 15:56:32 -05:00
sql [docx] Fix matpel code error 2023-05-17 13:04:11 -05:00
src [docx] Generate 4X4 certificate 2023-05-24 15:56:32 -05:00
static Add TypeORM 2023-05-07 12:44:02 -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 [docx] Fix matpel code error 2023-05-17 13:04:11 -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 Register person to subject UI 2023-05-08 22:05:16 -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.