{"id":25726792,"url":"https://github.com/abdessamadbettal/tasks","last_synced_at":"2025-10-09T12:34:16.873Z","repository":{"id":187534353,"uuid":"677023336","full_name":"abdessamadbettal/tasks","owner":"abdessamadbettal","description":"simple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , JWT and mongoDB folowing best practices and coding standards.","archived":false,"fork":false,"pushed_at":"2023-10-05T14:29:17.000Z","size":170,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-09T12:34:13.230Z","etag":null,"topics":["best-practices","ci-cd","jwt","laravel","mangodb","php","tailwind","tailwindcss","testing","tutorial","vue"],"latest_commit_sha":null,"homepage":"","language":"PHP","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/abdessamadbettal.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2023-08-10T14:57:30.000Z","updated_at":"2024-09-26T23:37:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"a401ea6b-26a9-4b48-b949-d47e6d2bba35","html_url":"https://github.com/abdessamadbettal/tasks","commit_stats":null,"previous_names":["abdessamadbettal/tasks"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/abdessamadbettal/tasks","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdessamadbettal%2Ftasks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdessamadbettal%2Ftasks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdessamadbettal%2Ftasks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdessamadbettal%2Ftasks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/abdessamadbettal","download_url":"https://codeload.github.com/abdessamadbettal/tasks/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/abdessamadbettal%2Ftasks/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279001435,"owners_count":26083078,"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-09T02:00:07.460Z","response_time":59,"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":["best-practices","ci-cd","jwt","laravel","mangodb","php","tailwind","tailwindcss","testing","tutorial","vue"],"created_at":"2025-02-25T23:19:19.164Z","updated_at":"2025-10-09T12:34:16.830Z","avatar_url":"https://github.com/abdessamadbettal.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Laravel Vue Jwt tailwind mangoDb Example Project\nsimple web application that allows users to create and manage a list of tasks using laravel , vue , tailwind , jwt, and mongoDB folowing best practices and coding standards and also CI CD using github actions\n\n\n# Setup\n\n```\ncomposer install\ncp .env.example .env\n```\n\ncopy .env.example to .env and update the following lines to use mongoDB\n```\nDB_CONNECTION=mongodb\nDB_DATABASE=tasks_db\nDB_DSN=mongodb+srv://yourMongoDbUrl\n```\n\nthen\n```\nphp artisan key:generate\nphp artisan jwt:secret\nphp artisan migrate\nphp artisan db:seed\n```\n\n# Usage\n\nRun the backend\n```\nphp artisan serve\n```\n\nRun the front-end\n```\ncd vue\nnpm install\nnpm run dev\n```\n\nBrowse the website using\nhttp://localhost:5173\n\n\n# Testing\nadd your .env.testing file and update the following lines to use mongoDB\n```\nDB_DATABASE=tasks_db_test\n```\n\nthen\n\nRun the tests\n```\nphp artisan test\n```\n\n# Postman Collection\nfor postman collection you can find it here\nhttps://www.postman.com/crimson-crater-867589/workspace/tasks\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdessamadbettal%2Ftasks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fabdessamadbettal%2Ftasks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fabdessamadbettal%2Ftasks/lists"}