0.33.8 • Published 2 years ago

@lightbend/akkasls-scripts v0.33.8

Weekly downloads
-
License
Copyright (c) Lig...
Repository
github
Last release
2 years ago

akkasls-scripts

This package includes scripts and configuration used by the create-akkasls-entity tool.

Configuration is pulled from the config section of your project's package.json, and the command will fail if any required configuration is not present. For example:

{
 ...
  "config": {
    "dockerImage": "my-docker-repo/my-image",
    "sourceDir": "./src",
    "testSourceDir": "./test",
    "protoSourceDir": "./proto",
    "generatedSourceDir": "./lib/generated",
    "compileDescriptorArgs": []
  },
  ...
}

Install

On install, this downloads the latest version of the JavaScript codegen CLI

Scripts

Build

  • Builds Protobuf descriptor file
  • Runs Akka Serverless JS codegen

Package

  • Builds Docker image of the service

Deploy

  • Deploys Docker image to specified repository
  • Invokes Akka Serverless deploy via akkasls CLI
0.33.7

2 years ago

0.33.6

2 years ago

0.33.8

2 years ago

0.33.5

2 years ago

0.33.4

2 years ago

0.33.3

2 years ago

0.33.1

3 years ago

0.33.0

3 years ago

0.32.0

3 years ago

0.31.0

3 years ago

0.30.0

3 years ago

0.30.0-beta.2

3 years ago

0.27.0

3 years ago

0.26.0

3 years ago

0.24.2

3 years ago

0.25.0

3 years ago

0.23.0

3 years ago

0.22.0

3 years ago

0.21.0

3 years ago

0.20.0

3 years ago

0.19.0

3 years ago

0.19.1

3 years ago

0.18.1

3 years ago

0.18.0

3 years ago

0.15.0

3 years ago

0.16.0

3 years ago

0.17.0

3 years ago

0.14.1

3 years ago

0.14.0

3 years ago