Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

kinto-admin

Package Overview
Dependencies
Maintainers
1
Versions
92
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kinto-admin

Kinto Web Administration Console in React.js

  • 0.2.0
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
203
decreased by-15.42%
Maintainers
1
Weekly downloads
 
Created
Source

Kinto Web Administration Console

Build Status

A Web admin UI to manage Kinto collections.

Installation

NodeJS v4+ and npm 2.14+ should be instaled and available on your machine.

$ npm install

Development server

$ npm start

Application is served at localhost:3000. Any project file update will trigger an automatic reload.

Building for production hosting

$ npm run build

Production-ready assets are generated in the build/ directory, and can be published on any static webserver.

Publishing on github pages

$ npm run publish

Application is built and published to gh-pages.

License

Apache Licence Version 2.0

Keywords

FAQs

Package last updated on 09 Dec 2015

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