https://github.com/rakeshkumar1019/system_design
https://github.com/rakeshkumar1019/system_design
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/rakeshkumar1019/system_design
- Owner: rakeshkumar1019
- Created: 2024-06-12T11:59:51.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-06-12T12:06:25.000Z (11 months ago)
- Last Synced: 2025-01-18T16:57:16.638Z (4 months ago)
- Language: TypeScript
- Size: 1.13 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# System_Design
```bash
npm init -y
npx tsc --inittsc -b
node dist/index.js
```