{"id":25934187,"url":"https://github.com/ekaone/deploy-now-express","last_synced_at":"2026-05-09T07:05:38.576Z","repository":{"id":118051137,"uuid":"259833745","full_name":"ekaone/Deploy-Now-Express","owner":"ekaone","description":"Simple config for deployment with Vercel now and ExpressJS ","archived":false,"fork":false,"pushed_at":"2022-12-12T15:17:27.000Z","size":154,"stargazers_count":1,"open_issues_count":5,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-30T22:46:34.965Z","etag":null,"topics":["deployment","expressjs","json","route","vercel","vercel-now"],"latest_commit_sha":null,"homepage":"https://deploy-now-express.now.sh","language":"JavaScript","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/ekaone.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,"zenodo":null}},"created_at":"2020-04-29T05:34:34.000Z","updated_at":"2020-06-12T14:36:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"7c3621cc-4678-4873-aabf-5f4bed97342c","html_url":"https://github.com/ekaone/Deploy-Now-Express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ekaone/Deploy-Now-Express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekaone%2FDeploy-Now-Express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekaone%2FDeploy-Now-Express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekaone%2FDeploy-Now-Express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekaone%2FDeploy-Now-Express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ekaone","download_url":"https://codeload.github.com/ekaone/Deploy-Now-Express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ekaone%2FDeploy-Now-Express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32810382,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"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":["deployment","expressjs","json","route","vercel","vercel-now"],"created_at":"2025-03-04T00:57:11.059Z","updated_at":"2026-05-09T07:05:38.571Z","avatar_url":"https://github.com/ekaone.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Deploy a Basic Node App using Now\n\nCretae `now.json` and set your desired `route` like an example below:\n```\n{\n  \"version\": 2,\n  \"builds\": [{ \"src\": \"index.js\", \"use\": \"@now/node-server\" }],\n  \"routes\": [\n    {\n      \"src\": \"/users\",\n      \"dest\": \"/index.js\",\n      \"methods\": [\"GET\"]\n    },\n    {\n      \"src\": \"/user\",\n      \"dest\": \"/index.js\",\n      \"methods\": [\"POST\"]\n    }\n  ]\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekaone%2Fdeploy-now-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fekaone%2Fdeploy-now-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fekaone%2Fdeploy-now-express/lists"}