{"id":14628476,"url":"https://github.com/leerob/site","last_synced_at":"2025-05-12T13:13:11.675Z","repository":{"id":37445062,"uuid":"162028712","full_name":"leerob/site","owner":"leerob","description":"My site built with Next.js, Tailwind, and Vercel.","archived":false,"fork":false,"pushed_at":"2025-05-05T17:34:50.000Z","size":207387,"stargazers_count":7416,"open_issues_count":0,"forks_count":1435,"subscribers_count":50,"default_branch":"main","last_synced_at":"2025-05-12T13:13:01.126Z","etag":null,"topics":["blog","mdx","nextjs","portfolio","postgres","react","tailwindcss","vercel"],"latest_commit_sha":null,"homepage":"https://leerob.com","language":"MDX","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/leerob.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":"2018-12-16T18:22:37.000Z","updated_at":"2025-05-10T18:36:45.000Z","dependencies_parsed_at":"2024-05-02T22:56:04.869Z","dependency_job_id":"e17f367c-a4a9-4ead-b486-680c0a47b450","html_url":"https://github.com/leerob/site","commit_stats":{"total_commits":783,"total_committers":90,"mean_commits":8.7,"dds":0.2822477650063857,"last_synced_commit":"df72a5ed85288e4655f52c7fdb46f4d84f1214d2"},"previous_names":["leerob/leerob.io"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/leerob%2Fsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/leerob","download_url":"https://codeload.github.com/leerob/site/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253745195,"owners_count":21957319,"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":["blog","mdx","nextjs","portfolio","postgres","react","tailwindcss","vercel"],"created_at":"2024-09-09T09:01:53.785Z","updated_at":"2025-05-12T13:13:11.579Z","avatar_url":"https://github.com/leerob.png","language":"MDX","readme":"[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2Fleerob%2Fsite)\n\n# site\n\n- **Framework**: [Next.js](https://nextjs.org/)\n- **Deployment**: [Vercel](https://vercel.com)\n- **Styling**: [Tailwind CSS](https://tailwindcss.com)\n- **Analytics**: [Vercel Analytics](https://vercel.com/analytics)\n\n## Running Locally\n\nThis application requires Node.js v18.17+.\n\n```bash\ngit clone https://github.com/leerob/site.git\ncd site\npnpm install\npnpm run delete # Remove all of my notes\npnpm dev\n```\n\n## Database (Optional)\n\nCreate a `.env.local` file with your `POSTGRES_URL` environment variable to store redirects.\n\n```sql\nCREATE TABLE redirects (\n  id SERIAL PRIMARY KEY,\n  source VARCHAR(255) NOT NULL,\n  destination VARCHAR(255) NOT NULL,\n  permanent BOOLEAN NOT NULL\n);\n```\n\n## License\n\n1. You are free to use this code as inspiration.\n2. Please do not copy it directly.\n3. Crediting the author is appreciated.\n\nPlease remove all of my personal information by running `pnpm run delete`.\n","funding_links":[],"categories":["MDX","前端开发框架及项目","blog"],"sub_categories":["React工具库"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Fsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fleerob%2Fsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fleerob%2Fsite/lists"}