Files
services/cmd/clients
Janos Dobronszki f5aae5fdb6 New build
2021-10-21 14:13:09 +01:00
..
2021-10-21 14:13:09 +01:00
2021-10-01 14:17:54 +01:00
2021-09-16 12:52:36 +01:00
2021-10-21 14:13:09 +01:00
2021-10-11 11:54:53 +01:00

Client and example generation

To run the code generation, from the repo root issue:

go install ./cmd/clients; clients .

The generated clients will end up in ./clients.

Take inspiration from the .github/workflows/publish.yml to see how to publish the NPM package.

Typescript gotchas

There is some funkiness going on with the package names in the generator -