patch(docs): Update docs with JS cloud instructions (#1560)

* Update docs with JS cloud instructions

* Add to index

* Add md fence

* nits

* nits

* Update setup_javascript.md

---------

Co-authored-by: isaac hershenson <ihershenson@hmc.edu>
This commit is contained in:
Jacob Lee
2024-09-02 18:48:50 -07:00
committed by GitHub
co-authored by isaac hershenson
parent af666a87fb
commit 322d6c8dde
5 changed files with 383 additions and 37 deletions
+1
View File
@@ -197,6 +197,7 @@ nav:
- Setup:
- Setup App: "cloud/deployment/setup.md"
- Setup App (pyproject.toml): "cloud/deployment/setup_pyproject.md"
- Setup App (JavaScript): "cloud/deployment/setup_javascript.md"
- Rebuild Graph at Runtime: "cloud/deployment/graph_rebuild.md"
- Test App Locally: "cloud/deployment/test_locally.md"
- Deployment: