Coder Social home page Coder Social logo

larssonoliver / lnkshrt Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 878 KB

Link shortener

Home Page: https://lnkshrt.larssonoliver.com

Go 43.65% Dockerfile 7.26% HCL 3.85% JavaScript 1.18% TypeScript 36.29% CSS 5.74% Shell 2.05%
golang go linkshortener gui nextjs

lnkshrt's Introduction

lnkshrt

A link shortener written in go.

Build

Deployed

A deployed version can be accessed over at https://lnkshrt.larssonoliver.com.

Container Image

The latest version is available as larssonoliver/lnkshrt:latest from DockerHub.

Environment Variables

Variable Description Default
LNKSHRT_PORT Port to listen to for requests 8080
LNKSHRT_IDSIZE Size of shortened URL ids in characters 6
LNKSHRT_DBFILE Database file data/lnkshrt.json
LNKSHRT_PERSISTENT Store data in, and load data from, LNKSHRT_DBFILE undefined (false)
LNKSHRT_ORIGINS Comma separated list of CORS origins to allow undefined (none)
LNKSHRT_INDEX_REDIRECT A URL to redirect to from the GET / route undefined (none)

lnkshrt gui

Container Image

The latest version is available as larssonoliver/lnkshrt-gui:latest from DockerHub.

Environment Variables

Variable Description Default
API_URL REQUIRED: The base url of the api to use (excluding trailing /) undefined (none)

lnkshrt's People

Contributors

dependabot[bot] avatar larssonoliver avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.