https://github.com/devsaifur/meetcode
https://github.com/devsaifur/meetcode
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/devsaifur/meetcode
- Owner: devSaifur
- Created: 2024-09-05T16:06:52.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-29T16:56:07.000Z (over 1 year ago)
- Last Synced: 2025-01-23T18:20:36.972Z (over 1 year ago)
- Language: TypeScript
- Size: 831 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## TODO
- [] Render code editor on the page
- [] Setup websocket connection
- [] Get get files form the server and render them to the code editor
- [] Get the code from the code editor and send it to the server