{"id":15102008,"url":"https://github.com/ismacortgtz/fasty-task-preact","last_synced_at":"2026-02-16T08:01:34.220Z","repository":{"id":220752039,"uuid":"752505845","full_name":"IsmaCortGtz/fasty-task-preact","owner":"IsmaCortGtz","description":"Preact web client of Fasty-task, an app to manage your schol life. ","archived":false,"fork":false,"pushed_at":"2024-12-03T23:09:11.000Z","size":1295,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-01T18:50:00.330Z","etag":null,"topics":["client","fasty-task","js","preact","schedule","school","semistandard","tasks","vite"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/IsmaCortGtz.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":"2024-02-04T03:12:50.000Z","updated_at":"2024-12-03T23:09:15.000Z","dependencies_parsed_at":"2024-02-04T04:22:35.645Z","dependency_job_id":"fa3f2f54-3e01-47d8-99e0-608fd3040de0","html_url":"https://github.com/IsmaCortGtz/fasty-task-preact","commit_stats":{"total_commits":7,"total_committers":2,"mean_commits":3.5,"dds":0.1428571428571429,"last_synced_commit":"c8c84348cd9efeb0771047bc987cf9e407cdc83a"},"previous_names":["ismacortgtz/fasty-task-preact"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IsmaCortGtz/fasty-task-preact","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmaCortGtz%2Ffasty-task-preact","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmaCortGtz%2Ffasty-task-preact/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmaCortGtz%2Ffasty-task-preact/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmaCortGtz%2Ffasty-task-preact/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IsmaCortGtz","download_url":"https://codeload.github.com/IsmaCortGtz/fasty-task-preact/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IsmaCortGtz%2Ffasty-task-preact/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279005657,"owners_count":26083942,"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-10-10T02:00:06.843Z","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":["client","fasty-task","js","preact","schedule","school","semistandard","tasks","vite"],"created_at":"2024-09-25T18:44:38.818Z","updated_at":"2025-10-11T00:32:43.165Z","avatar_url":"https://github.com/IsmaCortGtz.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003e\n  \u003cimg src=\"./public/icon.svg\" alt=\"Fasty-Task Preact\" width=\"200\"\u003e\n  \u003cbr\u003e\n  Fasty-Task Preact\n  \u003cbr\u003e\n  \u003cbr\u003e\n\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://github.com/standard/semistandard\"\u003e\u003cimg src=\"https://img.shields.io/badge/code%20style-semistandard-brightgreen.svg\" alt=\"js-semistandard-style\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.gnu.org/licenses/gpl-3.0\"\u003e\u003cimg src=\"https://img.shields.io/badge/License-GPLv3-blue.svg\" alt=\"License: GPL v3\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://es.react.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/vitejs-v5.0.8-yellow\" alt=\"Vite v5.0.8\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://es.react.dev/\"\u003e\u003cimg src=\"https://img.shields.io/badge/preact-v10.19.3-blue\" alt=\"Preact v10.19.3\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\nThe preact client for `fasty-task`, an app to manage your scholar life. This client needs an `API`, you will need to connect it a deployed server, you can see the official server repository [here](https://github.com/IsmaCortGtz/fasty-task-server).\n\n\n### Table of Content\n\n- [Run Locally](#run-locally-%EF%B8%8F)\n- [License](#license-)\n\n\n\n## Run Locally 🛠️\n\n1. Clone the project\n\n```bash\n  git clone https://github.com/IsmaCortGtz/fasty-task-preact.git\n```\n\n2. Go to the project directory\n\n```bash\n  cd fasty-task-preact\n```\n\n3. Install dependencies\n\n```bash\n  npm install\n```\n\n4. Start the server\n\n```bash\n  npm run dev\n```\n\n\n\n## License 🚨\n\nThis proyect is under the [**GPL v3**](https://www.gnu.org/licenses/gpl-3.0) license.\n\n[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismacortgtz%2Ffasty-task-preact","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fismacortgtz%2Ffasty-task-preact","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fismacortgtz%2Ffasty-task-preact/lists"}