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

1.3.1 • Public • Published

@wave-server/common

run scripts

  • build: npm run clean && npm run compile
  • clean: delete dist directory
  • compile: compile typescript files
  • test: run test using test
  • publish: publish this package on npm

Changelog

  • 1.2.9

    • moved github repository from wave_serverless to wave-ts-common
  • 1.2.4

    • deleted postinstall script to rebuild grpc
    • change grpc, pubsub version
  • 1.2.3

    • added postinstall script to rebuild grpc
  • 1.2.2

    • deleted aws-sdk dependency
  • 0.1.1

    • added source in ServerLogPublisher
  • 0.1.0

    • removed PromiseRedisClient
    • added ServerLogPublisher
  • 0.0.6

    • changed OrmConfig file name
  • 0.0.5

    • removed peerDependencies
  • 0.0.3 ~ 0.0.4

    • added 'OrmConfig' for typeorm config using active profile
  • 0.0.1 ~ 0.0.2

    • nothing changed (tested npm publish)
  • 0.0.0

    • added 'Config, Profile' for json configuration
    • added 'PromiseRedisClient' for promisify RedisClient
    • added LambdaController for controllers using Lambda feature
    • project init and tested npm publish

Readme

Keywords

none

Package Sidebar

Install

npm i @wave-server/common

Weekly Downloads

0

Version

1.3.1

License

none

Unpacked Size

2.42 kB

Total Files

2

Last publish

Collaborators

  • realnumber
  • wave_eugene
  • ryanlee92wave