Skip to content

edurekavivekh/vlpod-code

 
 

Repository files navigation

Guidelines

This collection of files provides general knowledge for working with the CoCalc. It is incomplete, mostly correct, and sometimes poorly formatted. Ask clarifying questions and update this as you go.

Webapp Code Layout

entry-point.coffee

  • desktop_app.cjsx / mobile_app.cjsx
  • Projects View (projects.cjsx)
  • Account View (account.cjsx)
  • Project View (project_page.cjsx)
  • About View (r_help.cjsx)

Additionally, it has top level widget components:

  • Help
  • File Notifications (file_use.cjsx)
  • Connection Status

External Resources

HTML/CSS

Redux:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 52.6%
  • CoffeeScript 24.2%
  • Python 11.6%
  • JavaScript 8.8%
  • HTML 1.3%
  • CSS 0.9%
  • Other 0.6%