@sparkz-community/file-uploader-server-lib

0.2.0 • Public • Published

server

Build Status Code Climate Test Coverage Dependency Status Download Status

npm Setup

create npm account.

Set up sparkz-community profile:

npmrc -c sparkz-community
npm login --scope=@sparkz-community --registry=https://registry.npmjs.org/

Set up ionrev profile:

npmrc -c ionrev
npm login --scope=@ionrev --registry=https://registry.npmjs.org/

switch profiles:

npmrc ionrev
npmrc sparkz-community

Installation

npm install server --save

Documentation

TBD

Complete Example

Here's an example of a Feathers server that uses server.

const feathers = require('@feathersjs/feathers');
const plugin = require('server');

// Initialize the application
const app = feathers();

// Initialize the plugin
app.configure(plugin());

License

Copyright (c) 2018

Licensed under the MIT license.

Package Sidebar

Install

npm i @sparkz-community/file-uploader-server-lib

Weekly Downloads

14

Version

0.2.0

License

MIT

Unpacked Size

1.05 MB

Total Files

261

Last publish

Collaborators

  • maxsparkz
  • pulkitshrivastava
  • siolsinghai
  • samleishman
  • aidanwoolie
  • samson.ssali
  • jaydenthomas
  • dallin.b.johnson
  • johnsonbryced