short-fire

1.1.2 • Public • Published

🔥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

Command Description
short-fire init Initialize 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 dump Dump Firebase configuration for backup purpose.
short-fire restore <file> Restore configuration from file.
short-fire delete [slug] Delete URL by specifying slug.

Readme

Keywords

Package Sidebar

Install

npm i short-fire

Weekly Downloads

2

Version

1.1.2

License

none

Unpacked Size

291 kB

Total Files

15

Last publish

Collaborators

  • thangman22