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

https://github.com/rakeshkumar1019/system_design


https://github.com/rakeshkumar1019/system_design

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# System_Design

```bash
npm init -y
npx tsc --init

tsc -b
node dist/index.js
```