https://github.com/akhilbisht798/cloud-code-editor
online code editor that let you create and store project on cloud.
https://github.com/akhilbisht798/cloud-code-editor
aws golang microservice reactjs terraform
Last synced: 2 months ago
JSON representation
online code editor that let you create and store project on cloud.
- Host: GitHub
- URL: https://github.com/akhilbisht798/cloud-code-editor
- Owner: Akhilbisht798
- Created: 2024-07-04T08:51:13.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-28T06:45:17.000Z (over 1 year ago)
- Last Synced: 2024-10-28T08:38:46.629Z (over 1 year ago)
- Topics: aws, golang, microservice, reactjs, terraform
- Language: TypeScript
- Homepage:
- Size: 28.4 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Cloud Code Editor
A online code editor that let user to create project without creating a development enviroment on their local machine
## Infrastructure

### TODO
- [x] creating the infra and checking things on it.
- [ ] having ecs task working properly getting file starting socket-server connecting with
client
- [ ] after that works on deletion of running task.
- [ ] after that improve ui and ux.
- [ ] after that try to implement ci/cd pipeline for the project.