{"id":26317215,"url":"https://github.com/alexmarqs/simple-blog-nextjs","last_synced_at":"2025-09-06T14:33:41.080Z","repository":{"id":49136224,"uuid":"334681470","full_name":"alexmarqs/simple-blog-nextjs","owner":"alexmarqs","description":"🚀 Simple blog built with Next.js + TailwindCSS","archived":false,"fork":false,"pushed_at":"2021-07-10T14:07:58.000Z","size":450,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-30T19:55:57.806Z","etag":null,"topics":["aws-lambda","firebase","firestore","nextjs","playwright","reactjs","seo","swr","tailwindcss","thumbnail-generator","useswr","vercel"],"latest_commit_sha":null,"homepage":"https://simple-blog-nextjs.alexmarqs.vercel.app","language":"JavaScript","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/alexmarqs.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-01-31T14:58:17.000Z","updated_at":"2024-07-24T16:06:22.000Z","dependencies_parsed_at":"2022-09-15T12:10:33.892Z","dependency_job_id":null,"html_url":"https://github.com/alexmarqs/simple-blog-nextjs","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmarqs%2Fsimple-blog-nextjs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmarqs%2Fsimple-blog-nextjs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmarqs%2Fsimple-blog-nextjs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/alexmarqs%2Fsimple-blog-nextjs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/alexmarqs","download_url":"https://codeload.github.com/alexmarqs/simple-blog-nextjs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243732199,"owners_count":20338839,"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":["aws-lambda","firebase","firestore","nextjs","playwright","reactjs","seo","swr","tailwindcss","thumbnail-generator","useswr","vercel"],"created_at":"2025-03-15T13:18:46.964Z","updated_at":"2025-03-15T13:18:47.294Z","avatar_url":"https://github.com/alexmarqs.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Blog using Next.js\n\nThis is based on starter template for [Learn Next.js](https://nextjs.org/learn) but using some customizations 🚀.\n\nDemo: https://simple-blog-nextjs-three.vercel.app\n\n## Built with\n\n- 🔥 [Next.js](https://nextjs.org) v11!\n- 🔥 [Cloud Firestore](https://firebase.google.com/docs/firestore) (Firebase) via Next.js API route to implement real time count views mechanism. **Note:** _Once you choose a region for your database, select the same location for your Serverless Function Region. This will minimize latency between your Serverless Function and your database, improving performance_\n- 🎨 [Tailwind CSS](https://tailwindcss.com) integration for styling\n- ✏️ Linter with [ESLint](https://eslint.org)\n- 💥 Custom API route / serverless function to use [Playwright](https://playwright.dev/) to create thumbnails for blog posts preview when sharing the link in the social media (Twitter, Facebook, etc.)!\n- 🛠 [Prettier](https://prettier.io) for code formatter\n- 🦊 SEO with [Next SEO](https://github.com/garmeeh/next-seo)\n- 📑 [reading-time](https://www.npmjs.com/package/reading-time) package to get a Medium's like reading time estimation\n- ⌛ [NProgress](NProgress.js) progress bar to convince the users that something is happening\n- 📝 SSG (Static Site Generation) pre-rendering from Next.js to parse blog markdown files during build time\n- 💥 [SWR](https://swr.vercel.app/) React hook lib for remote data fetching, it first returns the data from cache (stale) and then sends the fetch request (revalidate)\n\n## Running Locally\n\n```bash\n$ git clone https://github.com/alexmarqs/simple-blog-with-nextjs.git\n$ cd simple-blog-with-nextjs\n$ yarn\n$ yarn dev\n```\n\nNote: Do not forget to rename the file `.env.example` to `.env.local` and set your own variables.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmarqs%2Fsimple-blog-nextjs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falexmarqs%2Fsimple-blog-nextjs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falexmarqs%2Fsimple-blog-nextjs/lists"}