Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lucas54neves/worker-typescript-template
Worker typescript template with Github Actions
https://github.com/lucas54neves/worker-typescript-template
cloudflare cloudflare-workers github-actions typescript
Last synced: about 1 month ago
JSON representation
Worker typescript template with Github Actions
- Host: GitHub
- URL: https://github.com/lucas54neves/worker-typescript-template
- Owner: lucas54neves
- License: mit
- Created: 2022-08-06T21:18:34.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-08-06T23:31:50.000Z (over 2 years ago)
- Last Synced: 2024-11-13T15:56:35.636Z (3 months ago)
- Topics: cloudflare, cloudflare-workers, github-actions, typescript
- Language: TypeScript
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# worker-typescript-template
Typescript project tempalte for Cloudflare Works with GitHub Actions script for automatic deployment.
## GitHub Actions
For GitHub Actions to work, you need to create the following secrets in your repository:
- CF_API_TOKEN: Cloudflare API token.
- CF_ACCOUNT_ID: Cloudflare account ID.