Skip to content

victor141516/mfus-node

Repository files navigation

mfus.lol - Link shortener

This is a simple link shortener using an optimized-for-shortness-and-legibility short URL generation algorithm.

Installation

Development

There is a convenience script that runs docker-compose so that you can run the app and have hot reload (just for frontend for now) by running:

./run dev

Then you'll need to bootstrap the database. To do so, there is a migrations directory in backend/migrations. You'll have to feed the database with those files in order somehow.

Production

It's the same as development, but the run command is the following:

./run

Screenshots

webpage

Roadmap

  • Improve migration system
  • Add hot reloading for backend
  • Make a the URL hostname configurable (or dynamic)
  • Add a backoffice for admins
  • Add user registration support and user dashboard like Pckd

About

My f****** URL shortener

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors