Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 355 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 355 Bytes

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