{"id":20050142,"url":"https://github.com/jersou/react-deno-test","last_synced_at":"2026-05-06T00:04:21.979Z","repository":{"id":74655565,"uuid":"303201058","full_name":"jersou/react-deno-test","owner":"jersou","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-12T21:04:15.000Z","size":5,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-02T08:30:04.710Z","etag":null,"topics":["deno","react","reactjs","ssr"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/jersou.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2020-10-11T19:53:37.000Z","updated_at":"2020-10-18T16:22:41.000Z","dependencies_parsed_at":"2023-09-17T20:30:53.355Z","dependency_job_id":null,"html_url":"https://github.com/jersou/react-deno-test","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/jersou/react-deno-test","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jersou%2Freact-deno-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jersou%2Freact-deno-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jersou%2Freact-deno-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jersou%2Freact-deno-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jersou","download_url":"https://codeload.github.com/jersou/react-deno-test/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jersou%2Freact-deno-test/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32672685,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-05T11:29:49.557Z","status":"ssl_error","status_checked_at":"2026-05-05T11:29:48.587Z","response_time":54,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["deno","react","reactjs","ssr"],"created_at":"2024-11-13T11:54:28.810Z","updated_at":"2026-05-06T00:04:21.974Z","avatar_url":"https://github.com/jersou.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Small test with Deno, React, and Oak : after being launched once, the webapp is available offline (the client part is cached by Deno).\n\n# Run\n\n* From github: \n```\ndeno run --allow-net --unstable --allow-read https://raw.githubusercontent.com/jersou/react-deno-test/master/server.ts\n```\n\n* or clone and run locally:\n```\ngit clone https://github.com/jersou/react-deno-test.git\ncd react-deno-test\ndeno run --allow-net --unstable --allow-read server.ts\n```\n* or execute the file :\n```\n./server.ts\n```\n\nThen, go to http://localhost:8000/\n\n\n# Misc.\n\n## Generate the static WebApp files\n\n```\ngit clone https://github.com/jersou/react-deno-test.git\ncd react-deno-test/\ndeno run --allow-net --unstable --allow-read --allow-write static_bundler.ts\n```\n* or execute the file :\n```\n./static_bundler.ts\n```\n\nThen, put the index.html and script.js files on an HTTP server.\n\nExample :\n```\ncd dist\ndeno run --allow-net --allow-read https://deno.land/std@0.74.0/http/file_server.ts\n```\n\n## Generate the HTML standalone file\n\n```\ngit clone https://github.com/jersou/react-deno-test.git\ncd react-deno-test/\ndeno run --allow-net --unstable --allow-read --allow-write static_bundler_standalone_html.ts\n```\n* or execute the file :\n```\n./static_bundler_standalone_html.ts\n```\n\nThen, put the script.html file on an HTTP server or open the file in a web browser.\n\n\n## Clear the HTTP cache\n\nTo clear the cache if run from web (this is not necessary if it is launched locally) :\n* `deno cache --reload --unstable https://raw.githubusercontent.com/jersou/react-deno-test/`\n* or `deno run --reload --allow-net --unstable --allow-read https://raw.githubusercontent.com/jersou/react-deno-test/master/server.ts`\n\n\n## DENO_DIR\nTo keep/see all cached files :\n```\nDENO_DIR=./react-deno-test-cache deno run  --allow-net --unstable --allow-read https://raw.githubusercontent.com/jersou/react-deno-test/master/server.ts\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjersou%2Freact-deno-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjersou%2Freact-deno-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjersou%2Freact-deno-test/lists"}