Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manhpham90vn/trello-clone-api
https://github.com/manhpham90vn/trello-clone-api
Last synced: 6 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/manhpham90vn/trello-clone-api
- Owner: manhpham90vn
- Created: 2024-01-02T06:53:32.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2024-01-08T09:25:46.000Z (10 months ago)
- Last Synced: 2024-01-08T12:13:55.991Z (10 months ago)
- Language: JavaScript
- Size: 250 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Trello Clone API
## Tech Stack
- express
- mongodb
- joi
- yarn## Run dev
```shell
yarn install
yarn dev
```