/hello

A simple Trello alternative written in Node.js

Primary LanguageJavaScriptMIT LicenseMIT

Hello

A simple Trello alternative written in Node.js / Total.js framework without any dependencies and built on NoSQL embedded database.

Requirements:

  • Node.js v14
  • Total.js v4

Hello app

Install instructions

  • download source-code
  • run npm install
  • and then run app $ node index.js
  • enter your e-mail address (you will be logged into the app)
  • set up settings via "cog" icon
    • you will need Total API token due

Server-side implementation