{"id":17449803,"url":"https://github.com/guillempuche/app-curriculum-serverless-cloudflare-worker","last_synced_at":"2026-05-07T15:36:25.259Z","repository":{"id":193365194,"uuid":"688180809","full_name":"guillempuche/app-curriculum-serverless-cloudflare-worker","owner":"guillempuche","description":"Serverless to retrieve data from a Supabase database using Cloudflare Workers","archived":false,"fork":false,"pushed_at":"2024-06-20T10:10:20.000Z","size":44,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-13T02:48:48.589Z","etag":null,"topics":["cloudflare","cloudflare-workers","faas","function-as-a-service","serverless","supabase","worker"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/guillempuche.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-06T20:20:12.000Z","updated_at":"2024-06-20T10:10:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"6ff9dbce-5513-4502-819a-cdc49126b832","html_url":"https://github.com/guillempuche/app-curriculum-serverless-cloudflare-worker","commit_stats":null,"previous_names":["guillempuche/app-curriculum-serverless-cloudflare-worker"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/guillempuche/app-curriculum-serverless-cloudflare-worker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillempuche%2Fapp-curriculum-serverless-cloudflare-worker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillempuche%2Fapp-curriculum-serverless-cloudflare-worker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillempuche%2Fapp-curriculum-serverless-cloudflare-worker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillempuche%2Fapp-curriculum-serverless-cloudflare-worker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/guillempuche","download_url":"https://codeload.github.com/guillempuche/app-curriculum-serverless-cloudflare-worker/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/guillempuche%2Fapp-curriculum-serverless-cloudflare-worker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279179363,"owners_count":26120429,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-16T02:00:06.019Z","response_time":53,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["cloudflare","cloudflare-workers","faas","function-as-a-service","serverless","supabase","worker"],"created_at":"2024-10-17T21:56:44.317Z","updated_at":"2025-10-16T10:43:00.338Z","avatar_url":"https://github.com/guillempuche.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Cloudflare Worker or Function as a Services (Faas)\n\nThis project is a FaaS deployed on Cloudflare.\n\nThe function is used in the mobile app and web app [App Curriculum](https://github.com/guillempuche/app_curriculum).\n\n## Run the worker locally\n\n\u003e You could need creating a Cloudflare Worker on Cloudflare website.\n\n1. Open the project in your terminal, and install the packages running this command `npm i`.\n2. Create the secret local environment variables in a new file on the root directory of this project called `.dev.vars` with the next code:\n\n```\nSUPABASE_URL=replace_with_your_base_url\nSUPABASE_KEY=replace_with_your_key\n```\n\n3. Run locally the worker `npx wrangler dev` or `npm start`.\n4. Open a browser tab at http://localhost:8787/ to see your worker in action\n5. Run `npx wrangler deploy` or `npm run deploy` to publish your worker\n\nIf you deploy the worker, you'll also need to create the secret environment variables on the Cloud. Hence, follow this tutorial ([tutorial here](https://developers.cloudflare.com/workers/configuration/environment-variables/)).\n\n## Resources\n\n- Cloudflare Workers https://developers.cloudflare.com/workers/\n- Cloudflare Wrangler or CLI https://developers.cloudflare.com/workers/wrangler\n- Workers configuration file `wrangler.toml` in https://developers.cloudflare.com/workers/wrangler/configuration/ and https://developers.cloudflare.com/workers/configuration/sites/configuration/\n- Code examples https://github.com/cloudflare?q=worker\u0026type=all\u0026language=javascript","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillempuche%2Fapp-curriculum-serverless-cloudflare-worker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fguillempuche%2Fapp-curriculum-serverless-cloudflare-worker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fguillempuche%2Fapp-curriculum-serverless-cloudflare-worker/lists"}