{"id":18051850,"url":"https://github.com/zanbaldwin/things","last_synced_at":"2025-08-18T11:47:12.569Z","repository":{"id":136808999,"uuid":"340018106","full_name":"zanbaldwin/things","owner":"zanbaldwin","description":"A mini project where I try to recreate basic functionality of the Things todo app as an API, while practising recursive Common Table Expressions feature in MySQL 8+.","archived":false,"fork":false,"pushed_at":"2021-06-16T13:00:08.000Z","size":135,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"develop","last_synced_at":"2025-02-10T14:53:24.216Z","etag":null,"topics":["api","cte","todo"],"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/zanbaldwin.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":"2021-02-18T10:45:33.000Z","updated_at":"2021-12-15T12:17:52.000Z","dependencies_parsed_at":null,"dependency_job_id":"baa9adbf-e316-4075-ae55-99f633330e88","html_url":"https://github.com/zanbaldwin/things","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/zanbaldwin%2Fthings","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zanbaldwin%2Fthings/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zanbaldwin%2Fthings/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zanbaldwin%2Fthings/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zanbaldwin","download_url":"https://codeload.github.com/zanbaldwin/things/tar.gz/refs/heads/develop","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247299850,"owners_count":20916193,"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":["api","cte","todo"],"created_at":"2024-10-30T22:57:03.954Z","updated_at":"2025-04-05T07:14:00.836Z","avatar_url":"https://github.com/zanbaldwin.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Things\n\nA web application clone of the mac/iOS app [Things](https://culturedcode.com/things/),\nby Cultured Code.\n\n## Setup\n\nYou will need Git, [Docker](https://docs.docker.com/engine/install/ubuntu/) and\n[Docker Compose](https://docs.docker.com/compose/install/) (that supports Compose\nconfiguration versions of `3.8` and above).\n\n1. `git clone \u003crepo-url\u003e \u003cpath-to-project\u003e`\n2. `cd \u003cpath-to-project\u003e`\n\n### Development\n\n\u003e It is recommended that you have a development environment that includes a PHP\n\u003e version greater than or equal to `7.2.5`. This is so you can run Composer and\n\u003e Symfony commands on your host machine.\n\n1. Make sure you have [Composer](https://getcomposer.org) installed globally.\n   If you don't want to install it globally or simply don't have the permissions\n   to, the step mentioning [`bin/install-composer`](./bin/install-composer) will\n   show you how to install it locally to the project.\n\n#### Setup\n\n\u003e The [`bin/env`](./bin/env) script is provided to run commands within the PHP container.\n\n1. `docker-compose build`\n2. `bin/env composer install`\n5. `bin/env bin/console cache:clear` (should automatically run `cache:warmup` too).\n3. `docker-compose up -d`\n4. Visit [`localhost:\u003cport-number\u003e`](http://localhost:8083) (where port number\n   is defined by `WEB_PORT` in `.env`).\n\n### Production\n\nThe following assumes you have already cloned the repository for development.\n\n\u003e The flag `-f docker-compose.yaml` instructs Compose to _only_ use that file\n\u003e and ignore `docker-compose.override.yaml` (which is for development only).\n\n1. `docker-compose -f docker-compose.yaml build`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzanbaldwin%2Fthings","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzanbaldwin%2Fthings","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzanbaldwin%2Fthings/lists"}