Skip to content
Snippets Groups Projects
user avatar
lordjbs authored
5af88ed6
History

shortnex v2

This is a small and lightweight url shortener, made for everyone.

How to use

Rename the config.template.json to config.json, create a database and add it to the config, then set the right url in config.
Then you install all the requirements with pip3 install -r requirements.txt (or the pip command you use) and just fire it up!