Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/qiushiyan/trello-clone
- Owner: qiushiyan
- Created: 2022-11-29T17:03:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2022-12-14T21:00:35.000Z (about 2 years ago)
- Last Synced: 2023-03-04T17:07:29.625Z (almost 2 years ago)
- Language: TypeScript
- Size: 1.04 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)