Socket
Socket
Sign inDemoInstall

@ag04/kanban-api

Package Overview
Dependencies
99
Maintainers
4
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ag04/kanban-api

Kanban API


Version published
Weekly downloads
2
decreased by-33.33%
Maintainers
4
Install size
6.90 MB
Created
Weekly downloads
 

Readme

Source

Kanban API

npm version

Resources

  • Postman API Docs

  • Postman API collection

  • Frontend assignment (Google document)

Usage

Install Kanban API globally

$ npm i -g @ag04/kanban-api

Start API server

$ kanban-api-start

Drop database

$ kanban-api-flush-db

Development

Start the app with:

$ npm run dev

How to release new version on NPM?

  1. make changes to the codebase
  2. build with: npm run build
  3. upgrade NPM version: npm version major/minor/patch
  4. publish to NPM: npm publish
  5. git commit and push

This NPM package adheres to semantic versioning, see semver guide.

Keywords

FAQs

Last updated on 06 Sep 2018

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc