Skip to content

binarica/trello-board-management

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trello Board Management

Lightweight web application built with React, TypeScript and Trello's client.js library.

Installation

Clone the repository to your local machine and run npm install to install the dependencies.

Usage

  1. Set up the following environment variables in your local machine:

    • REACT_APP_TRELLO_API_KEY: Trello API key
    • REACT_APP_TRELLO_BOARD_ID: Your Trello board ID
  2. Run npm start to start the application.

About

Web interface to perform light management of a Trello Board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published