@rolster/coopplins-server
TypeScript icon, indicating that this package has built-in type declarations

4.1.4 • Public • Published

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 🚀

Package Sidebar

Install

npm i @rolster/coopplins-server

Weekly Downloads

55

Version

4.1.4

License

MIT

Unpacked Size

206 kB

Total Files

108

Last publish

Collaborators

  • rolster