We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 34a66ef commit 46efcf3Copy full SHA for 46efcf3
README.md
@@ -33,6 +33,16 @@ yarn
33
yarn start
34
```
35
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
46
## Contributors
47
48
Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)):
0 commit comments