{"id":18572322,"url":"https://github.com/kaizau/rapid-prototyping","last_synced_at":"2025-11-01T17:30:23.356Z","repository":{"id":44145313,"uuid":"156834920","full_name":"kaizau/rapid-prototyping","owner":"kaizau","description":"\"Man is a tool-using animal. Without tools he is nothing, with tools he is all.\" — Carlyle","archived":false,"fork":false,"pushed_at":"2025-02-04T23:43:51.000Z","size":1325,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-05T00:25:47.929Z","etag":null,"topics":["jamstack","netlify","parcel-bundler","posthtml","taiwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://rapid-proto.vercel.app","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/kaizau.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":"2018-11-09T08:48:10.000Z","updated_at":"2025-02-04T23:43:54.000Z","dependencies_parsed_at":"2024-01-03T03:31:54.571Z","dependency_job_id":"1132510f-5729-4e0a-8174-9118bb959b4d","html_url":"https://github.com/kaizau/rapid-prototyping","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizau%2Frapid-prototyping","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizau%2Frapid-prototyping/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizau%2Frapid-prototyping/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaizau%2Frapid-prototyping/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaizau","download_url":"https://codeload.github.com/kaizau/rapid-prototyping/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239304549,"owners_count":19616915,"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":["jamstack","netlify","parcel-bundler","posthtml","taiwindcss","vercel"],"created_at":"2024-11-06T23:05:55.905Z","updated_at":"2025-11-01T17:30:23.292Z","avatar_url":"https://github.com/kaizau.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Rapid Prototyping Template\n\n\u003e Goal: a simple, get sh\\*t done toolkit.\n\n**Opinionated takes:**\n\n- React, Vue, and other SPA frameworks are overkill for 90% of projects.\n- Adding tests or TypeScript before you have user traction is about as restrictive as wearing a\n  tuxedo / evening gown to a triathlon.\n- Expect to throw this version away and rewrite it The Right Way™ after you figure out what you're\n  actually building.\n- When in doubt, follow [sane defaults](https://github.com/elsewhencode/project-guidelines).\n\n## Installation\n\nExpects globally-installed [`degit`](https://github.com/Rich-Harris/degit#readme) and one of either\n[`vercel`](https://vercel.com/docs/cli) or [`netlify-cli`](https://docs.netlify.com/cli/get-started/).\n\n1. Clone template with `degit kaizau/rapid-prototyping \u003cyour-new-project\u003e`\n2. Install dependencies with `npm i`\n3. Copy `.env.example` to `.env` to assign variables\n\n## Usage\n\nUse one of the commands below to start a development server on `localhost:8888`.\n\n```sh\nnpm start         # static server\nnpm run vercel    # static server + vercel functions\nnpm run netlify   # static server + netlify functions\n```\n\nDeploy to Vercel or Netlify using the respective CLI tool or git CI. You can\nalso inspect a production build locally:\n\n```sh\nnpm run build     # build to dist\nnpm run analyze   # build + bundle analysis\n```\n\n## Notes\n\n- [Parcel](https://parceljs.org/) is the _least bad_ bundler out there, and\n  provides a simpler local development experience than alternatives.\n  - Cache-busting hashes, minification, transpiling... all of these happen\n    automatically using sensible defaults.\n  - Module resolution automatically routes absolute paths to the project root.\n- [EJS](https://ejs.co/) adds JS templating to static HTML.\n- [PostCSS](https://github.com/postcss/postcss) is included to support\n  [Tailwind](https://tailwindcss.com/), which provides a pragmatic foundation\n  for layout and styling.\n- Local development scripts have been configured to be roughly identical.\n- Use `npm run (vercel|netlify)` for local serverless functions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizau%2Frapid-prototyping","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaizau%2Frapid-prototyping","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaizau%2Frapid-prototyping/lists"}