{"id":15654255,"url":"https://github.com/gadingnst/monolith-express-react","last_synced_at":"2025-08-27T15:06:52.049Z","repository":{"id":54401050,"uuid":"340625404","full_name":"gadingnst/monolith-express-react","owner":"gadingnst","description":"Monolithic Express + React Boilerplate with TypeScript and Vercel ❤","archived":false,"fork":false,"pushed_at":"2022-10-22T12:30:15.000Z","size":1081,"stargazers_count":30,"open_issues_count":2,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-30T22:48:37.521Z","etag":null,"topics":["boilerplate","monolith","react","typescript"],"latest_commit_sha":null,"homepage":"https://monolith-express-react.sutanlab.id","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/gadingnst.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}},"created_at":"2021-02-20T10:23:13.000Z","updated_at":"2025-03-29T13:23:19.000Z","dependencies_parsed_at":"2023-01-20T08:06:34.073Z","dependency_job_id":null,"html_url":"https://github.com/gadingnst/monolith-express-react","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/gadingnst/monolith-express-react","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadingnst%2Fmonolith-express-react","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadingnst%2Fmonolith-express-react/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadingnst%2Fmonolith-express-react/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadingnst%2Fmonolith-express-react/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gadingnst","download_url":"https://codeload.github.com/gadingnst/monolith-express-react/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gadingnst%2Fmonolith-express-react/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272342583,"owners_count":24917651,"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-27T02:00:09.397Z","response_time":76,"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","monolith","react","typescript"],"created_at":"2024-10-03T12:50:15.970Z","updated_at":"2025-08-27T15:06:52.025Z","avatar_url":"https://github.com/gadingnst.png","language":"TypeScript","funding_links":["https://ko-fi.com/gadingnst"],"categories":[],"sub_categories":[],"readme":"# Monolithic React + Express Boilerplate with TypeScript ❤\n\n## DEMO\n- [React App](https://monolith-express-react.sutanlab.id)\n- [API Endpoint at `/api`](https://monolith-express-react.sutanlab.id/api/voucher)\n\n## Why i made this?\nShort Answer: ***Personal Purpose***\n\nLong Answer: Because me (or maybe you?) want to build a monorepo/monolith project with Express and React which combines server and frontend in one repository. Of course, it's cost-effective!\n\nThe reason why it's cost-effective are:\n- That's right, because it's simpler and can be deployed on [Vercel](https://vercel.com) for free.\n- Because `Backend` and `Frontend` only have one `node_modules`.\n- Because `Backend` and `Frontend` can share code with each other.\n- The irony is, because you're the both `Backend` and `Frontend`.\n\n## Setup\n- Clone repository `$ git clone https://github.com/sutanlab/monolith-express-react.git`\n\n- Install depedencies\n```bash\n# with npm\n$ npm install\n\n# or with yarn\n$ yarn install\n```\n\n- Run server in development mode\n```bash\n$ npm run dev\n# or\n$ yarn dev\n```\n\n- Build optimize production mode\n```bash\n$ npm run build\n# or\n$ yarn build\n```\n\n- Start server in production mode\n```bash\n$ npm start\n# or\n$ yarn start \n```\n\n- Deploy to vercel\n```bash\n$ npm run deploy\n# or\n$ yarn deploy\n```\n## LICENSE\nMIT\n\n## Support Me\n### Global\n[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/gadingnst)\n### Indonesia\n- [Trakteer](https://trakteer.id/gadingnst)\n- [Karyakarsa](https://karyakarsa.com/gadingnst)\n\n---\n\nCopyright ©2021 by Sutan Gading Fadhillah Nasution\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadingnst%2Fmonolith-express-react","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgadingnst%2Fmonolith-express-react","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgadingnst%2Fmonolith-express-react/lists"}