Files
twenty/server
Charles Bochet 7f25f16766 Fix some icon display size + fix padding issue on EditableChip component (#314)
* Fix some icon display size + fix padding issue on EditableChip component

* Fix according to PR

* Fix server generate and deploy scripts

* Fix image size on Opportunities board

* Fix lint

* Fix according to PR
2023-06-16 14:16:35 +02:00
..
2022-12-01 15:58:08 +01:00
2022-12-01 15:58:08 +01:00
2023-06-16 10:38:11 +02:00
2023-05-25 15:56:28 +02:00
2022-12-01 15:58:08 +01:00
2022-12-01 15:58:08 +01:00

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 start

# watch mode
$ npm start:dev

# production mode
$ npm start:prod

Test

# unit tests
$ npm test

# e2e tests
$ npm test:e2e

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