Skip to content
@LNKD-dev

LNKD.dev

  _      _   _ _  _______  
 | |    | \ | | |/ /  __ \ 
 | |    |  \| | ' /| |  | |
 | |    | . ` |  < | |  | |
 | |____| |\  | . \| |__| |
 |______|_| \_|_|\_\_____/ 
                           

LNKD – Short. Track. Engage.

MIT License Open Source Love Contributions Welcome

LNKD is a self-hosted shortlink and monitor service designed to simplify your link management while providing valuable insights. Our goal is to offer a lightweight, flexible, and privacy-focused alternative to commercial URL shorteners.


Table of Contents


About LNKD

LNKD (pronounced “linked”) was created to:

  1. Shorten your links in a blink
  2. Ping and verify link uptime and status
  3. Provide insightful analytics without compromising privacy

Repositories

Below is an overview of the main repositories under the LNKD organization:

Repository Description Status
lnkd-backend Core API (shortlink creation, ping monitoring, DB integration). Work in Progress
lnkd-frontend Web UI for managing shortlinks, viewing stats, etc. Work in Progress
lnkd-docs Documentation: setup guides, API references, how-to guides. Work in Progress
lnkd-devops CI/CD pipelines, Docker/Kubernetes configs, infrastructure code. Work in Progress

Features

  • Shortlink Management:
    Quickly create, update, and delete shortlinks.

  • Monitoring:
    Periodically ping targets to track availability and response times.

  • Analytics & Insights:
    Check how often your shortlinks are clicked and how they perform.

  • Privacy-Focused:
    Minimal data storage—no hidden tracking or bloat.

  • Flexible Architecture:
    Deploy on any cloud or self-host on bare metal servers.


Getting Started

  1. Clone the Repositories

    git clone https://github.com/lnkd/lnkd-backend.git
    git clone https://github.com/lnkd/lnkd-frontend.git
  2. Configure Environment

    • Rename .env.example to .env in both the backend and frontend.
    • Update variables like database credentials, service ports, etc.
  3. Run Services TBI (to be implemented)

    • Docker Compose (recommended):
      cd lnkd-devops
      docker-compose up -d
    • Local Setup (Node.js, etc.): TBI (to be implemented)
  4. Access LNKD TBI (to be implemented)

    • Open your browser at http://localhost:<FRONTEND_PORT>
    • Start shortening links and see them in action!

For more details, check out the lnkd-docs.


Contributing

We welcome contributions from everyone! To get started:

  1. Fork the relevant repo
  2. Create a new branch for your feature or fix
  3. Commit and push your changes
  4. Open a Pull Request explaining what you did

For more details, see our CONTRIBUTING.md (if available).


License

LNKD is released under the MIT License.
Feel free to modify, distribute, and use it—just keep the original license notices intact.


Contact

  • GitHub Issues: Create a ticket in the relevant repo
  • Email: [email protected] (placeholder)
  • Community Forum: Coming soon!

Stay tuned for updates and let us know how you’re using LNKD! Feedback, suggestions, and code contributions are always appreciated.

Popular repositories Loading

  1. lnkd-backend lnkd-backend Public

    Python

  2. lnkd-frontend lnkd-frontend Public

    JavaScript

  3. lnkd-docs lnkd-docs Public

  4. lnkd-devops lnkd-devops Public

  5. .github .github Public

Repositories

Showing 5 of 5 repositories
  • lnkd-backend Public
    LNKD-dev/lnkd-backend’s past year of commit activity
    Python 0 MIT 0 0 0 Updated Jan 16, 2025
  • lnkd-frontend Public
    LNKD-dev/lnkd-frontend’s past year of commit activity
    JavaScript 0 MIT 0 0 0 Updated Jan 16, 2025
  • .github Public
    LNKD-dev/.github’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 16, 2025
  • lnkd-devops Public
    LNKD-dev/lnkd-devops’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 6, 2025
  • lnkd-docs Public
    LNKD-dev/lnkd-docs’s past year of commit activity
    0 MIT 0 0 0 Updated Jan 6, 2025

People

This organization has no public members. You must be a member to see who’s a part of this organization.

Top languages

Loading…

Most used topics

Loading…