4.4.5 • Published 9 months ago

@rolster/coopplins-server v4.4.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 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.4.5

9 months ago

4.4.4

11 months ago

4.4.1

11 months ago

4.4.0

11 months ago

4.3.1

11 months ago

4.4.3

11 months ago

4.4.2

11 months ago

4.3.0

11 months ago

4.2.0

12 months ago

4.1.4

1 year ago

4.1.3

1 year 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