21 Commits

Author SHA1 Message Date
James Murdza
1b06f6cd51
docs: add PHP template to the README 2024-11-24 21:55:32 -05:00
James Murdza
9c3787b99d docs: add section about Prettier to the README 2024-11-17 20:00:41 -05:00
James Murdza
5d4a34e7ad chore: format the README 2024-11-17 19:49:56 -05:00
James Murdza
81399cd351
docs: update README 2024-11-08 14:42:53 -05:00
James Murdza
96812027d0
docs: add custom template instructions 2024-11-04 17:57:25 -06:00
James Murdza
0dc9a4ae96
chore: upload preview GIF to GitHub 2024-10-24 11:38:20 -06:00
James Murdza
5b72799046
chore: use downsized preview GIF 2024-10-23 07:52:39 -06:00
James Murdza
e6642514a3 chore: update README with new instructions and references to GitWit 2024-10-23 07:45:31 -06:00
James Murdza
9f0b6a8fdc
Implement secure cloud sandboxes with E2B (#35)
* chore: rename utils.ts to fileoperations.ts

* feat: replace node-pty with E2B sandboxes

* added debounced function in the editor

* fix: move socket connection to useRef

* fix: wait until terminals are killed to close the container

* fix: ensure container remains open until all owner connections are closed

* fix: sync files to container instead of local file system

* fix: set project file permissions so that they belong to the terminal user

* fix: use the container URL for the preview panel

* fix: count only the current user's sandboxes towards the limit

* fix: remove hardcoded reference to localhost

* fix: add error handling to the backend

* docs: add information about E2B

---------

Co-authored-by: Akhilesh Rangani <akhileshrangani4@gmail.com>
2024-06-27 23:39:03 -07:00
Ishaan Dey
13e187b9cb
Update README.md 2024-06-02 20:10:13 -07:00
Ishaan Dey
478fe49d4b
Update README.md 2024-05-31 08:35:08 -07:00
Ishaan Dey
32799a69d1
Update README.md 2024-05-30 16:30:17 -07:00
Ishaan Dey
e70c81e37f
Update README.md 2024-05-30 16:15:58 -07:00
Ishaan Dey
04ab0f02d3 Update README.md 2024-05-30 16:14:43 -07:00
Ishaan Dey
031c1af449
Update README.md 2024-05-28 18:03:44 -07:00
Ishaan Dey
34afefcc4a Update README.md 2024-05-26 18:49:15 -07:00
Ishaan Dey
ae15e44472 remove kv 2024-05-26 18:45:28 -07:00
Ishaan Dey
640c5c13df
Update README.md 2024-05-26 17:02:27 -07:00
Ishaan Dey
07d59cf01b readme 2024-05-26 11:15:13 -07:00
Ishaan Dey
a838241ac3 refactor folder 2024-04-16 17:18:51 -04:00
Ishaan Dey
775c425971 Initial commit from Create Next App 2024-03-19 12:13:18 -04:00