{"id":16114783,"url":"https://github.com/solarliner/django-serverside","last_synced_at":"2025-07-27T01:08:22.551Z","repository":{"id":80989055,"uuid":"200115505","full_name":"SolarLiner/django-serverside","owner":"SolarLiner","description":"A mind-bending, highly experimental Django project to render JS applications from the server-side.","archived":false,"fork":false,"pushed_at":"2019-08-01T20:41:38.000Z","size":15,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T08:17:27.779Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SolarLiner.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":"2019-08-01T20:32:04.000Z","updated_at":"2019-08-01T20:41:40.000Z","dependencies_parsed_at":null,"dependency_job_id":"1f185ab9-1fc4-45c0-b668-7e73e86f3634","html_url":"https://github.com/SolarLiner/django-serverside","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SolarLiner/django-serverside","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Fdjango-serverside","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Fdjango-serverside/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Fdjango-serverside/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Fdjango-serverside/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SolarLiner","download_url":"https://codeload.github.com/SolarLiner/django-serverside/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SolarLiner%2Fdjango-serverside/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267278914,"owners_count":24063279,"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","status":"online","status_checked_at":"2025-07-26T02:00:08.937Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":[],"created_at":"2024-10-09T20:15:47.006Z","updated_at":"2025-07-27T01:08:22.521Z","avatar_url":"https://github.com/SolarLiner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Serverside for Django\n\nA mind-bending, highly experimental Django project to render JS applications from the server-side.\n\n## How this works\n\nEach request received by Django spawns a short-lived Node.js process, called with a path to a JS file, and the\n requested URL. Passed to standard input is the serialized context (QuerySet and Model instances included), as well\n  as the length of the stdin data as `NODE_CTX_LEN` in the environment.\n  \nThe Node.js script is expected to return the HTML contents to stdout, which is then echoed with the response.\n \n## Test the prototype\n\nIn order to test the included test application, you need Python 3.7 (including `pipenv`, as well as Node.js 10 (or\n higher).\n\nRun `yarn install` to install the Node.js dependencies, then `pipenv install --dev` to install the Python dependencies.\nMigrate the SQLite database with `pipenv run python manage.py migrate`, and then launch the Django server with\n `pipenv run python runserver`. Enjoy!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarliner%2Fdjango-serverside","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsolarliner%2Fdjango-serverside","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsolarliner%2Fdjango-serverside/lists"}