@adobe/create-helix-service
Version:
Create Helix Service
28 lines (18 loc) • 1.38 kB
Markdown
# Helix Service
> An example service to be used in and with Project Helix
## Status
[](https://codecov.io/gh/adobe/helix-service)
[](https://circleci.com/gh/adobe/helix-service)
[](https://github.com/adobe/helix-service/blob/main/LICENSE.txt)
[](https://github.com/adobe/helix-service/issues)
[](https://lgtm.com/projects/g/adobe/helix-service)
[](https://github.com/semantic-release/semantic-release)
## Installation
## Usage
```bash
curl https://helix-pages.anywhere.run/helix-services/service@v1
```
For more, see the [API documentation](docs/API.md).
## Development
### Deploying Helix Service
All commits to main that pass the testing will be deployed automatically. All commits to branches that will pass the testing will get commited as `/helix-services/service@ci<num>` and tagged with the CI build number.