Skip to content
Snippets Groups Projects
Select Git revision
  • 8756379f41bb8d193534fedb6c0bfbaaa937aad8
  • master default protected
  • fix-bug-convention
  • updateNumEtu
  • generer-convention
  • addStudentNum
  • upload-fix
  • docker-back
  • groups-nested-crud
  • swagger
  • pdfback
11 results

InternshipManager-Back

user avatar
Nabilsenko authored
8756379f
History

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

IntershipManager - The whole lifecycle of internship agreements in one app !

Installation

$ npm install

In /src/config/ create a file called config.json and copy the content of config.template.json in it. Change the values such as the server port to match your needs.

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

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.