Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/manhpham90vn/trello-clone-api


https://github.com/manhpham90vn/trello-clone-api

Last synced: 6 days ago
JSON representation

Awesome Lists containing this project

README

        

# Trello Clone API

## Tech Stack
- express
- mongodb
- joi
- yarn

## Run dev
```shell
yarn install
yarn dev
```