Socket
Socket
Sign inDemoInstall

@blank-string/static.blankstring.surge.sh

Package Overview
Dependencies
167
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @blank-string/static.blankstring.surge.sh

This is a place where we statically host files


Version published
Weekly downloads
1
decreased by-50%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

Static Blank String

Host all the files

Installation

npm i

Copy

You need to first copy the mp3s to this folder

OWNCLOUD=... npm copy

you can also export OWNCLOUD as an environment variable

Deploy

deploy everything to surge with

OWNCLOUD=... npm deploy

you will need to login with surge

./node_modules/.bin/surge login

Local Hosting

You can locally host this with

OWNCLOUD=... npm start

or

OWNCLOUD=... ./start

You can also install this into youw own project

npm i -g @blank-string/static.blankstring.surge.sh

and then you can run, default to port 4567 (or next available there after)

OWNCLOUD=... static-blankstring

or

OWNCLOUD=... static-blankstring 8080

to specify your own

FAQs

Last updated on 09 Sep 2017

Did you know?

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc