Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/qiushiyan/trello-clone

trello clone in many frameworks
https://github.com/qiushiyan/trello-clone

Last synced: about 1 month ago
JSON representation

trello clone in many frameworks

Awesome Lists containing this project

README

        

my ever-growing implementation of trello in many frameworks

## Frontend

- Angular 15: [`ng`](https://github.com/qiushiyan/trello-clone/tree/main/apps/ng)

## Backend

- Express: [`server`](https://github.com/qiushiyan/trello-clone/tree/main/apps/server)

## Shared

- type definitions: [`types`](https://github.com/qiushiyan/trello-clone/tree/main/packages/types)