Skip to content

Commit 46efcf3

Browse files
authored
Add information about other CodeSandbox repos
1 parent 34a66ef commit 46efcf3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

README.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,16 @@ yarn
3333
yarn start
3434
```
3535

36+
## Other CodeSandbox repositories
37+
38+
CodeSandbox consists several separate servers, some of these are open sourced.
39+
40+
- Client: the web application
41+
- Server: the Phoenix API server
42+
- Nginx: Nginx config files
43+
- [Git Extractor](https://github.com/CompuIves/codesandbox-git-extractor): responsible for extracting the source from a GitHub repository
44+
- [CLI](https://github.com/CompuIves/codesandbox-cli): the CLI to upload a CodeSandbox project from your command line
45+
3646
## Contributors
3747

3848
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):

0 commit comments

Comments
 (0)