{"id":21840242,"url":"https://github.com/gocom/textpattern-project-template","last_synced_at":"2026-05-19T09:34:58.572Z","repository":{"id":141953750,"uuid":"484575172","full_name":"gocom/textpattern-project-template","owner":"gocom","description":"Textpattern CMS project template using Docker","archived":false,"fork":false,"pushed_at":"2023-03-28T18:15:53.000Z","size":34,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-26T11:08:27.422Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/gocom.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":"2022-04-22T21:22:43.000Z","updated_at":"2023-04-11T15:47:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"063806f7-1dad-4925-a5f5-005d44d86161","html_url":"https://github.com/gocom/textpattern-project-template","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/gocom%2Ftextpattern-project-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Ftextpattern-project-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Ftextpattern-project-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocom%2Ftextpattern-project-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocom","download_url":"https://codeload.github.com/gocom/textpattern-project-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244822887,"owners_count":20516186,"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":[],"created_at":"2024-11-27T21:25:20.915Z","updated_at":"2026-05-19T09:34:58.566Z","avatar_url":"https://github.com/gocom.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"Textpattern CMS project template\n=====\n\nWork in progress. Only meant for local development and testing usage. Contains basic frontnend build\nenvironment built around webpack and LESS, and few base Textpattern plugins such as rah_autoload,\nwhich allow autoloading and extending the backend with Composer packages and libraries.\n\nServices\n-----\n\nOnce installed, different local services can be found at:\n\n* Texpattern CMS: [https://projectname.test/](https://projectname.test/)\n* Mailhog: [https://mailhog.projectname.test/](https://mailhog.projectname.test/)\n* phpmyadmin: [https://phpmyadmin.projectname.test/](https://phpmyadmin.projectname.test/)\n\nInstall\n-----\n\nTo set up the project, run:\n\n```shell\n$ make install\n```\n\nIf you want, the project's configuration can be customized, before running the setup, through a `.env` file. If the\nfile does not exist yet in the project root directory, you can initialize one by running:\n\n```shell\n$ make create-env\n```\n\n### Set up hosts mapping\n\nAfter setting up, run the following and add the printed mapping output to your `/etc/hosts` file:\n\n```shell\n$ make hosts\n```\n\nThis will allow you to access the project by the domain defined in the project's `.env` file.\n\n### Set up self-signed root certificate\n\nThe project generates self-signed certificates during the setup to offer HTTPS for the local Saleor installation. To\nmake sure the self-signed works in your OS and web browser, add the `certificates/root-ca.pem` file to your Browser's\nor OS's trusted root certificates.\n\nDevelopment\n-----\n\nTo start installed project, run:\n\n```shell\n$ make start\n```\n\nTo stop:\n\n```shell\n$ make stop\n```\n\nTo uninstall:\n\n```shell\n$ make clean\n```\n\nFor list of all available commands, run:\n\n```shell\n$ make help\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Ftextpattern-project-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocom%2Ftextpattern-project-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocom%2Ftextpattern-project-template/lists"}