Skip to content

redsuperbat/url-shortener

Repository files navigation

URL-shortener

Setup

Docker

  • Make sure docker and docker compose is installed.
  • Run docker-compose up -d
  • Your url-shortener is available @ port 40404

Dev or locally

  • run npm install
  • run npm run start to start the app in production mode
  • run npm run dev to start app in dev-mode with nodemon

Try it out!

https://ush.nu

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published