{"id":13761935,"url":"https://github.com/willemliu/static-next","last_synced_at":"2025-09-08T19:37:03.079Z","repository":{"id":41437922,"uuid":"243269510","full_name":"willemliu/static-next","owner":"willemliu","description":"Showcase NextJS rendering strategies and pros/cons","archived":false,"fork":false,"pushed_at":"2023-03-15T06:50:10.000Z","size":3090,"stargazers_count":108,"open_issues_count":3,"forks_count":6,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-05T13:48:42.486Z","etag":null,"topics":["client-side-rendering","csr","css-modules","hybrid-ssr","nextjs","now","react","reactjs","scss-modules","server-side-rendering","single-page-app","spa","ssg","ssr","static-site-generation","typescript","zeit-now"],"latest_commit_sha":null,"homepage":"https://static-next.vercel.app","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/willemliu.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-02-26T13:30:19.000Z","updated_at":"2025-04-19T15:09:19.000Z","dependencies_parsed_at":"2024-09-15T18:22:40.312Z","dependency_job_id":null,"html_url":"https://github.com/willemliu/static-next","commit_stats":{"total_commits":93,"total_committers":4,"mean_commits":23.25,"dds":0.3548387096774194,"last_synced_commit":"ec14165dfbb66f69bbd5b29547a856ca07ee4c90"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/willemliu/static-next","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willemliu%2Fstatic-next","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willemliu%2Fstatic-next/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willemliu%2Fstatic-next/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willemliu%2Fstatic-next/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/willemliu","download_url":"https://codeload.github.com/willemliu/static-next/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/willemliu%2Fstatic-next/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274231435,"owners_count":25245585,"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-09-08T02:00:09.813Z","response_time":121,"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":["client-side-rendering","csr","css-modules","hybrid-ssr","nextjs","now","react","reactjs","scss-modules","server-side-rendering","single-page-app","spa","ssg","ssr","static-site-generation","typescript","zeit-now"],"created_at":"2024-08-03T14:00:31.740Z","updated_at":"2025-09-08T19:37:03.020Z","avatar_url":"https://github.com/willemliu.png","language":"TypeScript","readme":"# static-next\n\nThis project showcases the differences between the rendering strategies provided by Next.js.\n\nThe strategies involves data-fetching implementations in:\n\n-   getInitialProps\n-   getServerSideProps\n-   getStaticProps\n-   getStaticPaths\n-   useEffect\n\nStatic-site-generation is achieved using `getStaticProps` and `getStaticPaths`. Vercel provides `Deploy Hooks` feature to allow a regeneration of the site upon calling the webhook. This can be done from within the [demo](https://static-next.vercel.app) itself.\n","funding_links":[],"categories":["Nextjs Projects"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillemliu%2Fstatic-next","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fwillemliu%2Fstatic-next","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fwillemliu%2Fstatic-next/lists"}