Skip to content
Snippets Groups Projects
jpoirier's avatar
Jérôme POIRIER authored
- One file by day rather by hour, up to 20mb
- Disable zippedArchive
- Display stack traces
- Add files prefix
1c4d34f4
History

Backend files

Description

Developpement

Installer Node.js

cd back
npm install
cp environements/sample.env environements/dev.env # if needed
npm run dev

Running the app

$ npm run dev

Test

$ npm run test:all # launch all tests with limited memory leaks
$ npm run test <subfilename> # launch a subset of tests

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.