vtavn / trello-api

Clone Trello Web Nodejs

Home Page:https://vtavn.github.io/trello-api/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#APIs Trello

Requirements

  • Node 16 or latest
  • Git

Common setup

Clone the repo and install the dependencies.

git clone https://github.com/vtavn/trello-api.git
cd trello-api
npm install

Open Config & rename .env.example to .env

Open http://localhost:3300 and take a look around.

Command

npm run clean

npm run build-babel

npm run build

npm run production

npm run dev

About

Clone Trello Web Nodejs

https://vtavn.github.io/trello-api/


Languages

Language:JavaScript 99.7%Language:Shell 0.3%