{"id":19165127,"url":"https://github.com/tookit/demotask","last_synced_at":"2026-06-17T04:31:48.362Z","repository":{"id":81543173,"uuid":"350424944","full_name":"tookit/demoTask","owner":"tookit","description":"A demo task","archived":false,"fork":false,"pushed_at":"2021-03-23T00:59:10.000Z","size":2558,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-22T23:14:25.850Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PHP","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/tookit.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":"2021-03-22T17:06:17.000Z","updated_at":"2021-03-23T00:59:13.000Z","dependencies_parsed_at":"2023-03-02T07:00:54.936Z","dependency_job_id":null,"html_url":"https://github.com/tookit/demoTask","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/tookit/demoTask","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tookit%2FdemoTask","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tookit%2FdemoTask/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tookit%2FdemoTask/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tookit%2FdemoTask/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tookit","download_url":"https://codeload.github.com/tookit/demoTask/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tookit%2FdemoTask/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34434492,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-17T02:00:05.408Z","response_time":127,"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-11-09T09:26:36.212Z","updated_at":"2026-06-17T04:31:48.347Z","avatar_url":"https://github.com/tookit.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Introductoion\n\nA simple laravel demo app built with laravel \u0026 vuejs created on Laravel sail\nhttps://github.com/tookit/demoTask.git\n\n\n\n## Function\n\n- A simple auth with jwt\n- Task curd API\n- Project curd API\n\n\n# Requiriement\n\n- php ^ 7.4\n- mysql ^ 5.7\n- composer ^ 2.0 \n- npm\n\n# How to start ?\n\n## using laravel sail (docker)\n\n- Install dependency with composer\n  \n\n  ```\n    composer install\n  ```\n\n- modify the env by your need\n\n- Run laravel sail\n  \n  ```\n    ./vendor/bin/sail up -d\n\n  ```\n\n- generate App Key / Jwt key\n  \n  App key\n\n  ```\n    ./vendor/bin/sail artisan key:generate\n    \n  ```\n\n\n  JWT key \n  \n  ```\n    ./vendor/bin/sail artisan jwt:secret\n    \n  ```  \n- Run migration and seed data\n\n```\n    ./vendor/bin/sail artisan migrate\n```\n\n```\n    ./vendor/bin/sail artisan db:seed\n```\n\n\n\n\n\nBy default, if no port conflict,  access http://127.0.0.1/, have fun.\n\n- default demo user /admin/admin\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftookit%2Fdemotask","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftookit%2Fdemotask","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftookit%2Fdemotask/lists"}