Skip to content
/ lrbc Public

A simple online tool for converting long, monstrous urls into tiny, cute ones.

License

Notifications You must be signed in to change notification settings

lorbic/lrbc

Repository files navigation

lrbc

URL shorter

Setup

use temp.db.bat to define mongodb database configurations

I have used PNPM. If you use NPM delete the package-lock.json and then run npm install .

To run in Docker

You will need to export the environment variables with -e or use the .dockerenv file.