Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.