4.4.5 • Published 10 months ago

@rolster/coopplins-server v4.4.5

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

10 months ago

4.4.4

12 months ago

4.4.1

12 months ago

4.4.0

1 year ago

4.3.1

1 year ago

4.4.3

12 months ago

4.4.2

12 months ago

4.3.0

1 year ago

4.2.0

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