New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

firenas

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

firenas

A CLI tool for creating a remote firebase-hosted filesystem.

latest
npmnpm
Version
1.0.5
Version published
Maintainers
1
Created
Source

Firenas

A CLI tool for accessing files in a self-hosted remote firebase filesystem.

Installation

Firenas can be installed globally through NPM.

npm install firenas -g

Setup

Firenas uses Google's Firebase Cloud Storage to store and access files.

Firebase Project

  • Create a new firebase project at https://console.firebase.google.com.
  • Setup Cloud Storage in the location of your choice
  • Download (generate) a private key in Settings > Project Settings > Service Accounts to grant firenas access to your filesystem.

Firenas

Run the command:

fn set /path/to/private/key.json

Firenas will consume (delete) the downloaded file automatically.

Use fn help for a commands reference.

FAQs

Package last updated on 22 Jan 2022

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