Go to file
Fernando 4437a6856f [docx] Fix position error in libre/only office 2023-05-15 11:48:22 -05:00
docx [docx] Fix position error in libre/only office 2023-05-15 11:48:22 -05:00
frontend-dev Get registers of a user 2023-05-07 19:01:18 -05:00
sql Add TypeORM 2023-05-07 12:44:02 -05:00
src [docx] Fix position error in libre/only office 2023-05-15 11:48:22 -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 Amend env file 2023-05-09 12:27:37 -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 Add .env config 2023-05-09 11:55:26 -05:00
esbuild-client-prod.js Deploy config 2023-05-09 10:39:39 -05:00
esbuild-client.js Stable Solid Hydration 2023-05-06 22:30:00 -05:00
esbuild-prod.js Deploy config 2023-05-09 10:39:39 -05:00
esbuild.js Stable tailwind. Import UI from previous project 2023-05-06 20:31:55 -05:00
nest-cli.json Unstable tailwind & esbuild 2023-05-06 19:06:11 -05:00
package.json Automate MATPEL I certificate 2023-05-12 10:54:19 -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 Initial commit 2023-05-05 19:18:32 -05:00
tsconfig.json Generate MATPEL template 2023-05-10 11:37:35 -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.