A 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.
The 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.
Includes a powerful admin interface (accessible locally) for easy management of links, categories, tags, and settings.
- π° Zero hosting costs when deployed to GitHub Pages
- π No backend required - fully static application
- π Data privacy - all data stays in your repository
- π Easy to customize and maintain
- β‘ Fast and reliable performance
- π©βπΌ Local admin interface for managing:
- Links and categories
- Tags and environments
- Application settings
- Import/Export tools
- Analytics and tracking
- π Dark mode support
- π Search functionality
- π Links organized by categories
- π Pin favorite links
- π± Multiple environment support (Production/Staging/Development)
- π·οΈ Tag-based filtering and organization
- π₯ Import/Export functionality (CSV and Bookmarks)
- ποΈ Archive management
- π Bulk link management
- π¨ Custom brand colors for links
- π± Adjustable card sizes (Compact/Default)
- π Recent links tracking
Clone the repository
git clone https://github.com/thedaviddias/links-base
Install dependencies
pnpm install
Start development server
pnpm dev
MIT Β© David Dias