{"id":30369739,"url":"https://github.com/fawredd/fawredd-nextjs-simple-blog","last_synced_at":"2026-04-09T07:01:27.805Z","repository":{"id":310544653,"uuid":"1033363122","full_name":"fawredd/fawredd-nextjs-simple-blog","owner":"fawredd","description":"A simple nextjs blog website with admin interface.","archived":false,"fork":false,"pushed_at":"2025-08-18T18:17:31.000Z","size":6412,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-08-18T20:29:18.655Z","etag":null,"topics":["blog","cms","neondb","nextjs","react","tailwind","typescript"],"latest_commit_sha":null,"homepage":"https://etercell.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/fawredd.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,"zenodo":null}},"created_at":"2025-08-06T17:40:23.000Z","updated_at":"2025-08-18T18:17:34.000Z","dependencies_parsed_at":"2025-08-18T20:40:12.144Z","dependency_job_id":null,"html_url":"https://github.com/fawredd/fawredd-nextjs-simple-blog","commit_stats":null,"previous_names":["fawredd/fawredd-nextjs-simple-blog"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/fawredd/fawredd-nextjs-simple-blog","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawredd%2Ffawredd-nextjs-simple-blog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawredd%2Ffawredd-nextjs-simple-blog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawredd%2Ffawredd-nextjs-simple-blog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawredd%2Ffawredd-nextjs-simple-blog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fawredd","download_url":"https://codeload.github.com/fawredd/fawredd-nextjs-simple-blog/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fawredd%2Ffawredd-nextjs-simple-blog/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271257997,"owners_count":24727995,"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-20T02:00:09.606Z","response_time":69,"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":["blog","cms","neondb","nextjs","react","tailwind","typescript"],"created_at":"2025-08-20T03:01:33.641Z","updated_at":"2025-12-30T21:42:01.738Z","avatar_url":"https://github.com/fawredd.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Simple Blog\n\nA simple blog platform built with [Next.js v15](https://nextjs.org/), [shadcn/ui](https://ui.shadcn.com/).\n\n## Features\n\n- 📝 Admin section for creating, editing, and deleting posts\n- 🔒 Single admin user authentication\n- 💅 Modern UI with Tailwind CSS and shadcn/ui components\n- ⚡ Fast, type-safe codebase with TypeScript\n- 📦 Efficient dependency management with pnpm\n- GEMINI AI Autogenerated content ( Pending implementation of certain features and configuration options )\n\n## Getting Started\n\n### Prerequisites\n\n- [Node.js](https://nodejs.org/) (v18+ recommended)\n- [pnpm](https://pnpm.io/)\n\n### Installation\n\n```bash\npnpm install\n```\n\n### Configuration\n\n- Copy `.env.example` to `.env` and set the following variables:\n\n```env\nJWT_SECRET=your_jwt_secret_here\nDATABASE_URL=your_database_url_here\nGEMINI_API_KEY=\n\n- Edit `config.ts` to adjust project-specific configuration variables.\nSHOULD MOVE THIS TO DB AND ADMIN PANEL\n\n### Running the Development Server\n\n```bash\npnpm dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) in your browser.\n\n## Project Structure\n\n```\n.\n├── app/                # Next.js app directory\n├── components/         # UI components (shadcn/ui)\n├── lib/                # Utility libraries\n├── config.ts           # Project configuration variables\n├── .env                # Environment variables (JWT_SECRET, DATABASE_URL)\n├── package.json\n└── README.md\n```\n\n## Admin Section\n\n- Only one user (admin) can log in.\n- Admin can create, edit, and delete blog posts.\n- Access the admin dashboard at `/admin`.\n\n## License\n\nMIT\n\n---","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawredd%2Ffawredd-nextjs-simple-blog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffawredd%2Ffawredd-nextjs-simple-blog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffawredd%2Ffawredd-nextjs-simple-blog/lists"}