{"id":16177492,"url":"https://github.com/bluemangoo/vclight","last_synced_at":"2025-03-19T01:30:38.532Z","repository":{"id":70129748,"uuid":"603992273","full_name":"Bluemangoo/VCLight","owner":"Bluemangoo","description":"A framework for serverless app","archived":false,"fork":false,"pushed_at":"2024-11-07T13:49:55.000Z","size":147,"stargazers_count":6,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-17T01:35:05.810Z","etag":null,"topics":["http-server","netlify","netlify-function","serverless","vclight","vercel"],"latest_commit_sha":null,"homepage":"https://vclight.bluemangoo.net","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Bluemangoo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-02-20T05:15:16.000Z","updated_at":"2024-11-07T13:49:59.000Z","dependencies_parsed_at":"2024-04-27T12:33:16.822Z","dependency_job_id":"4787a8e0-7f81-4255-ba1b-8e2abfd37e1a","html_url":"https://github.com/Bluemangoo/VCLight","commit_stats":{"total_commits":48,"total_committers":1,"mean_commits":48.0,"dds":0.0,"last_synced_commit":"060c8a62c811547ff5d4ed520262fad90d542fee"},"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FVCLight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FVCLight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FVCLight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Bluemangoo%2FVCLight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Bluemangoo","download_url":"https://codeload.github.com/Bluemangoo/VCLight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244336095,"owners_count":20436766,"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","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":["http-server","netlify","netlify-function","serverless","vclight","vercel"],"created_at":"2024-10-10T05:09:01.932Z","updated_at":"2025-03-19T01:30:38.260Z","avatar_url":"https://github.com/Bluemangoo.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# VCLight\n\nVCLight is a serverless framework, initially designed for Vercel Serverless, and gradually supporting more platforms like node `http` module and Netlify Function.\n\nSee the documents at [VCLight Document](https://vclight.bluemangoo.net/) \\([repo](https://github.com/Bluemangoo/VCLight-Docs)\\)\n\n## Getting-started\n\n### Use VCLight Cli to create a project\n\n```shell\nnpx @vclight/cli create vclight-test\n```\n\n### Use template to create a project\n\nCreate a project with the template [here](https://github.com/Bluemangoo/VCLight-Example).\n\n### Install dependencies\n\n```shell\ncd vclight-test\nnpm i\n```\n\n### Run\n\n```shell\nnpm run dev:vercel\n```\n\n```shell\nnpm run dev:netlify\n```\n\n```shell\nnpm run dev:node\n```\n\n## Development\n\nWe use PNPM as our package manager.\n\n```shell\npnpm install\n```\n\nThis repo is a pnpm workspace. All our package is under `packages/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluemangoo%2Fvclight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbluemangoo%2Fvclight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbluemangoo%2Fvclight/lists"}