https://github.com/redsuperbat/url-shortener
https://github.com/redsuperbat/url-shortener
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/redsuperbat/url-shortener
- Owner: redsuperbat
- License: mit
- Created: 2020-10-09T17:11:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-02-18T10:23:25.000Z (over 5 years ago)
- Last Synced: 2025-03-12T00:35:41.368Z (over 1 year ago)
- Language: JavaScript
- Size: 26.4 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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