{"id":51129652,"url":"https://github.com/poran-dip/poran-stack","last_synced_at":"2026-06-25T11:01:07.306Z","repository":{"id":311664625,"uuid":"1044499755","full_name":"poran-dip/poran-stack","owner":"poran-dip","description":"A modern full-stack web development template. Express + Node.js for backend and React (Vite + TS) + TailwindCSS + React Router for frontend. Skip the set-up headaches and jump straight into building!","archived":false,"fork":false,"pushed_at":"2025-08-25T21:01:38.000Z","size":77,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-25T21:34:22.144Z","etag":null,"topics":["backend","express","frontend","full-stack","node-js","react","react-router","tailwindcss","template","typescript","vite"],"latest_commit_sha":null,"homepage":"https://poran-stack.vercel.app","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/poran-dip.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,"zenodo":null}},"created_at":"2025-08-25T19:23:54.000Z","updated_at":"2025-08-25T21:01:42.000Z","dependencies_parsed_at":"2025-08-25T21:34:26.298Z","dependency_job_id":null,"html_url":"https://github.com/poran-dip/poran-stack","commit_stats":null,"previous_names":["poran-dip/fullstack-template"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/poran-dip/poran-stack","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poran-dip%2Fporan-stack","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poran-dip%2Fporan-stack/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poran-dip%2Fporan-stack/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poran-dip%2Fporan-stack/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/poran-dip","download_url":"https://codeload.github.com/poran-dip/poran-stack/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/poran-dip%2Fporan-stack/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34771664,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-25T02:00:05.521Z","response_time":101,"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":["backend","express","frontend","full-stack","node-js","react","react-router","tailwindcss","template","typescript","vite"],"created_at":"2026-06-25T11:01:06.491Z","updated_at":"2026-06-25T11:01:07.289Z","avatar_url":"https://github.com/poran-dip.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Express + React + Node.js Template\n\n*by Poran Dip*\n\nA full-stack template connecting a **React + Vite** frontend with an **Express + Node.js** backend. Clone, install, and start building your project instantly.\n\n---\n\n## ⚡ Features\n\nModern setup for both frontend and backend, ready to go.\n\n### Frontend\n\n* **[React](https://react.dev)** – Component-based UI library\n* **[TailwindCSS](https://tailwindcss.com)** – Utility-first styling framework\n* **[React Router v7](https://reactrouter.com)** – Declarative routing\n* **[Vite](https://vite.dev)** – Lightning-fast bundler\n\n### Backend\n\n* **[Express](https://expressjs.com)** – Simple, route-based backend library\n* **[TypeScript](https://typescriptlang.org)** – Type safety across frontend \u0026 backend\n* **[Node.js](https://nodejs.org)** – Reliable runtime for backend logic\n\n---\n\n## ⚙️ Setup\n\n- **Clone the repo**\n\n  ```bash\n  git clone https://github.com/poran-dip/fullstack-template.git\n  ```\n\n- **Install dependencies**\n\n  ```bash\n  # Backend\n  cd server\n  npm install\n\n  # Frontend\n  cd client\n  npm install\n  ```\n\n- **Environment setup**\n\n  Copy `.env.example` in `server/` → `.env`\n\n  **⚠️ Never commit `.env`!**\n\n- **Database (optional)**\n\n  Your app might not need a database — but if you want one, pick what fits best. Some popular options are:\n\n  * [MongoDB](https://mongodb.com) – classic MERN stack\n  * [Postgres](https://postgresql.org/) – relational DB (works great with [Prisma](https://prisma.io))\n\n- **Start development servers**\n\n  ```bash\n  # Backend\n  cd server\n  npm run dev\n\n  # Frontend\n  cd client\n  npm run dev\n  ```\n\n---\n\n### 🎉 Happy Developing!\n\n\u003e Efficiency is power. Build fast, build smart.\n\nFollow me on [GitHub](https://github.com/poran-dip) for more projects\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporan-dip%2Fporan-stack","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fporan-dip%2Fporan-stack","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fporan-dip%2Fporan-stack/lists"}