New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

short-fire

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

short-fire

Self hosted shorten URL genarator for Firebase hosting

  • 1.1.2
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
7
Maintainers
1
Weekly downloads
 
Created
Source

🔥Short fire (Beta)

Self-hosted shortened URL genarator for Firebase hosting

Problem

Current shortened URL services such as Bit.ly do not support free of charge custom domain support. It makes user need to pay expensive fee for personal use.

Solution

Firebase hosting supports re-directing URL to another domain without charge any cent.

Limitations

  • No analytics provided.
  • No remote database provided, please backup configuration frequently.

Pre-requisites

  • NPM or Yarn

Installation

npm install -g short-fire

How to

CommandDescription
short-fire initInitialize short-fire for create configuration.
short-fire create [url] <slug> Create shortened URL. Option slug is optional.
short-fire list <q>List all available URLs. Use option q for searching.
short-fire dumpDump Firebase configuration for backup purpose.
short-fire restore <file>Restore configuration from file.
short-fire delete [slug]Delete URL by specifying slug.

Keywords

FAQs

Package last updated on 27 Feb 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc