Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 634 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 634 Bytes

Nullboard

Nullboard is a minimalist take on a kanban board / a task list manager, designed to be compact, readable and quick in use.

Nullboard repo

Nullboard nodejs backup agent

This repo host a Node js agent for backup Nullboard

Running

Install first -

npm install

Then run -

TOKEN={YOUR TOKEN HERE} npm start

License

The 3-clause BSD license with the Commons Clause.

That is, you can use, change and re-distribute it for as long as you don't try and sell it.