{"id":18817035,"url":"https://github.com/thedaviddias/links-base","last_synced_at":"2025-04-11T08:21:51.769Z","repository":{"id":261534632,"uuid":"882706789","full_name":"thedaviddias/links-base","owner":"thedaviddias","description":"🔗 Links Base is a modern, static link management application designed to help teams organize and access their important links efficiently.","archived":false,"fork":false,"pushed_at":"2025-03-07T14:16:55.000Z","size":1056,"stargazers_count":11,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T05:51:18.164Z","etag":null,"topics":["feature-architectures","github-pages","link-manager","links","nextjs","open-source","shadcn-ui","side-project","zustand"],"latest_commit_sha":null,"homepage":"https://demo.linksbase.app","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/thedaviddias.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":".github/FUNDING.yml","license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":".github/SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":"thedaviddias","custom":["https://thanks.dev/u/thedaviddias"]}},"created_at":"2024-11-03T14:51:42.000Z","updated_at":"2025-03-07T14:16:45.000Z","dependencies_parsed_at":"2025-02-18T14:42:31.064Z","dependency_job_id":null,"html_url":"https://github.com/thedaviddias/links-base","commit_stats":null,"previous_names":["thedaviddias/links-base"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedaviddias%2Flinks-base","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedaviddias%2Flinks-base/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedaviddias%2Flinks-base/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/thedaviddias%2Flinks-base/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/thedaviddias","download_url":"https://codeload.github.com/thedaviddias/links-base/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248360966,"owners_count":21090792,"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":["feature-architectures","github-pages","link-manager","links","nextjs","open-source","shadcn-ui","side-project","zustand"],"created_at":"2024-11-08T00:08:48.707Z","updated_at":"2025-04-11T08:21:51.762Z","avatar_url":"https://github.com/thedaviddias.png","language":"TypeScript","funding_links":["https://github.com/sponsors/thedaviddias","https://thanks.dev/u/thedaviddias"],"categories":[],"sub_categories":[],"readme":"# Links Base\n\nA modern, static link management application designed to help teams organize and access their important links efficiently. Built as a zero-cost solution that can be easily hosted on GitHub Pages, making it perfect for teams of any size.\n\nThe application excels at managing multiple environments (Production/Staging/Development) and keeps bookmarks organized through categories and tags, all while requiring no backend infrastructure or database.\n\nIncludes a powerful admin interface (accessible locally) for easy management of links, categories, tags, and settings.\n\n![Links Base](./docs/links-base.jpg)\n\n## Getting Started\n\nSimply run the following command to initialize a new Links Base project in the current directory:\n\n```bash\npnpm dlx create-links-base init\n# or\nnpx create-links-base@latest init\n# or\nyarn create-links-base init\n# or\nbunx create-links-base init\n```\n\n## Key Benefits\n- 💰 Zero hosting costs when deployed to GitHub Pages\n- 🚀 No backend required - fully static application\n- 🔒 Data privacy - all data stays in your repository\n- 🛠 Easy to customize and maintain\n- ⚡ Fast and reliable performance\n- 👩‍💼 Local admin interface for managing:\n  - Links and categories\n  - Tags and environments\n  - Application settings\n  - Import/Export tools\n  - Analytics and tracking\n\n## Features\n- 🌙 Dark mode support\n- 🔍 Search functionality\n- 🔗 Links organized by categories\n- 🔖 Pin favorite links\n- 📱 Multiple environment support (Production/Staging/Development)\n- 🏷️ Tag-based filtering and organization\n- 📥 Import/Export functionality (CSV and Bookmarks)\n- 🗄️ Archive management\n- 📋 Bulk link management\n- 🎨 Custom brand colors for links\n- 📱 Adjustable card sizes (Compact/Default)\n- 🕒 Recent links tracking\n\n## Getting Started\n\nSimply run the following command to initialize a new Links Base project in the current directory:\n\n```bash\npnpm dlx create-links-base init\n# or\nnpx create-links-base@latest init\n# or\nyarn create-links-base init\n# or\nbunx create-links-base init\n```\n\n## Development\n\nClone the repository\n\n```bash\ngit clone https://github.com/thedaviddias/links-base\n```\n\nInstall dependencies\n\n```bash\npnpm install\n```\n\nStart development server\n\n```bash\npnpm dev\n```\n\n## License\n\nMIT © [David Dias](https://github.com/thedaviddias)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedaviddias%2Flinks-base","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fthedaviddias%2Flinks-base","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fthedaviddias%2Flinks-base/lists"}