ToolJet/server
Akshay Sasidharan 8e353f2be0 bump to v2.61.0
2024-06-04 18:16:17 +05:30
..
data-migrations Release: Appbuilder 1.7 (#9875) 2024-05-30 18:12:10 +05:30
ee fixed sso blank page issue while signing up 2024-03-16 08:29:39 +05:30
lib
migrations Merge branch 'main' of https://github.com/ToolJet/ToolJet into feat/grid-appbuilder-improvement 2024-05-20 10:46:19 +05:30
scripts Release Platform v17 (v2.39.0) (#9502) 2024-04-30 21:49:37 +05:30
src Feature: Infinite scrolling for searching foreign key values in the ToolJet database. (#9785) 2024-06-04 17:50:44 +05:30
templates Fix manifests of templates (#9605) 2024-05-03 18:16:41 +05:30
test
.eslintignore
.eslintrc.js
.gitignore
.node-version
.npmrc
.version bump to v2.61.0 2024-06-04 18:16:17 +05:30
data-migration-config.ts
entrypoint.sh fix db url parse 2024-01-09 00:17:59 +05:30
jest.config.ts
nest-cli.json Revamp: user journey emails (#9223) 2024-04-01 18:11:42 +05:30
ormconfig.ts
package-lock.json Added warning info for local data sources and added a svg to assets (#9704) 2024-05-15 14:59:13 +05:30
package.json fix : mailer package (#9271) 2024-04-03 15:49:26 +05:30
README.md
tsconfig.build.json
tsconfig.json

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

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm 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.