0.33.8 • Published 3 years ago

@lightbend/akkasls-scripts v0.33.8

Weekly downloads
-
License
Copyright (c) Lig...
Repository
github
Last release
3 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

3 years ago

0.33.6

3 years ago

0.33.8

3 years ago

0.33.5

3 years ago

0.33.4

3 years ago

0.33.3

3 years ago

0.33.1

4 years ago

0.33.0

4 years ago

0.32.0

4 years ago

0.31.0

4 years ago

0.30.0

4 years ago

0.30.0-beta.2

4 years ago

0.27.0

4 years ago

0.26.0

4 years ago

0.24.2

4 years ago

0.25.0

4 years ago

0.23.0

4 years ago

0.22.0

4 years ago

0.21.0

4 years ago

0.20.0

4 years ago

0.19.0

4 years ago

0.19.1

4 years ago

0.18.1

4 years ago

0.18.0

4 years ago

0.15.0

4 years ago

0.16.0

4 years ago

0.17.0

4 years ago

0.14.1

4 years ago

0.14.0

4 years ago