{"id":15673705,"url":"https://github.com/jaydenseric/ruck-website","last_synced_at":"2025-10-12T03:32:08.371Z","repository":{"id":42701713,"uuid":"468663997","full_name":"jaydenseric/ruck-website","owner":"jaydenseric","description":"The ruck.tech website for Ruck, an open source buildless React web application framework for Deno.","archived":false,"fork":false,"pushed_at":"2025-02-05T10:13:13.000Z","size":103,"stargazers_count":13,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-05-09T00:43:47.852Z","etag":null,"topics":["deno","react"],"latest_commit_sha":null,"homepage":"https://ruck.tech","language":"JavaScript","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/jaydenseric.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":".github/funding.yml","license":"license.md","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},"funding":{"github":"jaydenseric"}},"created_at":"2022-03-11T08:13:30.000Z","updated_at":"2025-02-15T21:06:04.000Z","dependencies_parsed_at":"2025-02-05T11:21:30.699Z","dependency_job_id":"f23b3c4b-cc68-4559-8951-2773ff9810e6","html_url":"https://github.com/jaydenseric/ruck-website","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/jaydenseric%2Fruck-website","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydenseric%2Fruck-website/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydenseric%2Fruck-website/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jaydenseric%2Fruck-website/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jaydenseric","download_url":"https://codeload.github.com/jaydenseric/ruck-website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253171210,"owners_count":21865283,"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":["deno","react"],"created_at":"2024-10-03T15:41:49.652Z","updated_at":"2025-10-12T03:32:08.366Z","avatar_url":"https://github.com/jaydenseric.png","language":"JavaScript","funding_links":["https://github.com/sponsors/jaydenseric"],"categories":[],"sub_categories":[],"readme":"![Ruck logo](./public/logos/ruck.svg)\n\n# Ruck website\n\nThe [ruck.tech](https://ruck.tech) website for\n[Ruck](https://github.com/jaydenseric/ruck), an open source buildless\n[React](https://reactjs.org) web application framework for\n[Deno](https://deno.land).\n\n## Requirements\n\n- [Deno CLI](https://deno.land/#installation) v2.4+.\n\n## Installation\n\nFor a local development installation, create a project `scripts/.env.sh` file\ncontaining the following environment variables, with values customized for your\nlocal environment:\n\n```sh\n# Development or production mode; \"true\" or \"false\".\nexport RUCK_DEV=\"true\"\n\n# The localhost port to serve the Ruck app on.\nexport RUCK_PORT=\"3000\"\n\n# GitHub access token used with the GitHub GraphQL API to query the\n# jaydenseric/ruck repo releases for the releases related Ruck app routes.\nexport ACCESS_TOKEN_GITHUB=\"\"\n```\n\n## Scripts\n\n### Dev\n\nTo load the environment variables from `scripts/.env.sh`, make the public\nenvironment variable modules, and serve the [Ruck](https://ruck.tech) app:\n\n```sh\n./scripts/dev.sh\n```\n\n### Make public environment variable modules\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e Requires environment variables.\n\nTo make the public environment variable modules:\n\n```sh\n./scripts/makeEnvModules.sh\n```\n\n### Serve\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e Requires environment variables.\n\nTo serve the [Ruck](https://ruck.tech) app for either development or production:\n\n```sh\n./scripts/serve.sh\n```\n\n### Format\n\nTo format the project:\n\n```sh\ndeno fmt\n```\n\n### Lint\n\nTo lint the project:\n\n```sh\ndeno lint\n```\n\n### Type check\n\n\u003e [!IMPORTANT]\n\u003e\n\u003e Beforehand, run the\n\u003e [make public environment variable modules](#make-public-environment-variable-modules)\n\u003e script.\n\nTo type check every JavaScript module in the project:\n\n```sh\n./scripts/type-check.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaydenseric%2Fruck-website","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjaydenseric%2Fruck-website","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjaydenseric%2Fruck-website/lists"}