https://github.com/hbjydev/smithy-ts-node-server-example
https://github.com/hbjydev/smithy-ts-node-server-example
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hbjydev/smithy-ts-node-server-example
- Owner: hbjydev
- Created: 2023-07-22T13:15:51.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T11:09:28.000Z (almost 2 years ago)
- Last Synced: 2025-01-26T16:44:26.936Z (4 months ago)
- Language: TypeScript
- Size: 34.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Quickstart Template
Smithy [quickstart](https://smithy.io/2.0/quickstart.html) example built using the Smithy CLI## Building
Once you have the CLI installed run:
```console
smithy build
```
From the root of this template directory.