4.5.3 • Published 11 months ago

@rolster/coopplins-server v4.5.3

Weekly downloads
-
License
MIT
Repository
github
Last release
11 months ago

Rolster Coopplins Server

Package that contains a working environment to develop web applications and API's.

Installation

npm i @rolster/coopplins-server

Configuration

You must install the @rolster/types to define package data types, which are configured by adding them to the files property of the tsconfig.json file.

{
  "compilerOptions": {
    "emitDecoratorMetadata": true,
    "experimentalDecorators": true
  },
  "files": ["node_modules/@rolster/types/index.d.ts"]
}

Contributing

  • Daniel Andrés Castillo Pedroza :rocket:
4.5.3

11 months ago

4.4.7

1 year ago

4.4.6

1 year ago

4.5.0

1 year ago

4.5.2

11 months ago

4.5.1

1 year ago

4.4.5

1 year ago

4.4.4

2 years ago

4.4.1

2 years ago

4.4.0

2 years ago

4.3.1

2 years ago

4.4.3

2 years ago

4.4.2

2 years ago

4.3.0

2 years ago

4.2.0

2 years ago

4.1.4

2 years ago

4.1.3

2 years ago

1.1.3

2 years ago

1.1.2

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago