@ag04/kanban-api

1.1.9 • Public • Published

Kanban API

npm version

Resources

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.

Readme

Keywords

Package Sidebar

Install

npm i @ag04/kanban-api

Weekly Downloads

2

Version

1.1.9

License

ISC

Unpacked Size

37.5 kB

Total Files

30

Last publish

Collaborators

  • antegulin
  • bstojanovic
  • mario.lukec
  • sgrabar