{"id":18388175,"url":"https://github.com/ccnmtl/3demos","last_synced_at":"2025-04-07T02:33:10.467Z","repository":{"id":62121688,"uuid":"531573739","full_name":"ccnmtl/3demos","owner":"ccnmtl","description":"Drew Youngren's 3D Calculus Visualizations","archived":false,"fork":false,"pushed_at":"2024-10-29T17:53:40.000Z","size":12881,"stargazers_count":4,"open_issues_count":13,"forks_count":2,"subscribers_count":8,"default_branch":"main","last_synced_at":"2024-10-29T19:05:21.266Z","etag":null,"topics":["hacktoberfest"],"latest_commit_sha":null,"homepage":"https://3demos.ctl.columbia.edu/","language":"Svelte","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ccnmtl.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-01T15:15:33.000Z","updated_at":"2024-10-29T17:53:42.000Z","dependencies_parsed_at":"2022-10-26T19:45:28.171Z","dependency_job_id":"f10df317-ae60-4e81-b892-99ed6b808264","html_url":"https://github.com/ccnmtl/3demos","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2F3demos","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2F3demos/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2F3demos/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ccnmtl%2F3demos/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ccnmtl","download_url":"https://codeload.github.com/ccnmtl/3demos/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247583071,"owners_count":20961966,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["hacktoberfest"],"created_at":"2024-11-06T01:31:57.204Z","updated_at":"2025-04-07T02:33:09.176Z","avatar_url":"https://github.com/ccnmtl.png","language":"Svelte","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 3Demos\n3Demos is Drew Youngren's 3D Calculus Visualizations. Developed by Drew Youngren\nand the Columbia University Center for Teaching and Learning.\n\nThis project comprises of two main parts:\n* Django back-end.\n  Django Channels server for mathplayground. Structure based on:\n  https://channels.readthedocs.io/en/latest/tutorial/index.html All\n  Django code is in the `mathplayground/` directory.\n* Front-end using [Svelte](https://svelte.dev/) and\n  [three.js](https://threejs.org/). The main JavaScript code can be\n  found in `media/src/`.\n\n\n## Start-up steps:\nInstall [Redis](https://redis.io/) and start the redis service.\n```\nredis-server\n```\n\nStart django server:\n```\nmake runserver\n```\n\nIn order to get the django daphne application responding to WebSockets,\nyou will need to set up a proxy with nginx to forward and set certain headers.\nSee: https://channels.readthedocs.io/en/latest/deploying.html#nginx-supervisor-ubuntu\n\n### Svelte application\nTo make changes to the svelte application in `media/src/`, first install the\nnode dependencies with `npm install`. Then you can run the rollup build via \nnpm like this:\n```\nnpm run dev\n```\n\nOr, make a one-time production build of the applcation with `npm run build`.\n\nBoth of these commands will update the compiled JS at `media/mathplayground/build/`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnmtl%2F3demos","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fccnmtl%2F3demos","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fccnmtl%2F3demos/lists"}