{"id":23843730,"url":"https://github.com/ngduc/vercel-express","last_synced_at":"2025-08-23T16:09:08.313Z","repository":{"id":41497482,"uuid":"310787622","full_name":"ngduc/vercel-express","owner":"ngduc","description":"Vercel Express and UI Webapp Example. Live Demo - https://vercel-express-ngduc.vercel.app/","archived":false,"fork":false,"pushed_at":"2024-07-25T03:18:48.000Z","size":192,"stargazers_count":71,"open_issues_count":0,"forks_count":45,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-02T15:44:00.441Z","etag":null,"topics":["boilerplate","express","expressjs","node","nodejs","vercel"],"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/ngduc.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":"2020-11-07T07:03:06.000Z","updated_at":"2025-03-20T07:43:56.000Z","dependencies_parsed_at":"2025-01-02T20:02:23.494Z","dependency_job_id":null,"html_url":"https://github.com/ngduc/vercel-express","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ngduc/vercel-express","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fvercel-express","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fvercel-express/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fvercel-express/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fvercel-express/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ngduc","download_url":"https://codeload.github.com/ngduc/vercel-express/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ngduc%2Fvercel-express/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271755438,"owners_count":24815407,"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-08-23T02:00:09.327Z","response_time":69,"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":["boilerplate","express","expressjs","node","nodejs","vercel"],"created_at":"2025-01-02T19:50:51.958Z","updated_at":"2025-08-23T16:09:08.290Z","avatar_url":"https://github.com/ngduc.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vercel-Express\n\nVercel Express and UI fullstack webapp example.\n\nLive Demo - https://vercel-express-ngduc.vercel.app\n\n### README\n\nSee [backend/README.md](./backend/README.md)\n\n### Set up \u0026 Deploy with Vercel\n\nStar and clone this repo, update package.json with your information (project name, your name, etc.), verify vercel.json.\n\n```\n$ npm install\n$ cd ./backend \u0026\u0026 npm install \u0026\u0026 npm run build\n$ cd ..\n$ npm install vercel -g\n$ vercel\n```\n\n- Vercel will generate a \".vercel\" directory, don't share or commit this one!\n- After deploying, open your URL like this: YOUR-VERCEL-APP-ID.vercel.app\n- Build your backend and ui, the outputs are located at \"backend/build\" and \"ui/buid\".\n  - Some boilerplate generators output the built files to \"dist\" instead of \"build\", so update your vercel.json accordingly.\n\n### Code\n\nBackend\n- See [backend/README.md](./backend/README.md)\n\nFrontend\n- See [ui/README.md](./ui/README.md)\n\n### [vercel.json](./vercel.json)\n\n- Map API routes (/api/...) and static (UI) routes (/...).\n- Environment variables - examples:\n  - ```$ vercel secrets add my-mongodb-uri mongodb+srv://\u003cuser\u003e:\u003cpassword\u003e@clusteridxxx.mongodb.net/\u003cdatabase-name\u003e?retryWrites=true```\n  - add \"env\" to vercel.json ```{ \"env\": { \"MONGODB_URI\": \"@my-mongodb-uri\" }, ... }```\n\n### Links\n\n- Article https://medium.com/javascript-in-plain-english/create-and-deploy-a-node-js-express-app-for-free-f75d8796ba70\n- Article https://vercel.com/guides/using-express-with-vercel\n- Node Express Mongoose boilerplate https://github.com/ngduc/node-rem\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngduc%2Fvercel-express","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fngduc%2Fvercel-express","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fngduc%2Fvercel-express/lists"}