{"id":29275398,"url":"https://github.com/flonkler/trivialis","last_synced_at":"2026-05-02T20:32:25.806Z","repository":{"id":106472422,"uuid":"226154734","full_name":"flonkler/trivialis","owner":"flonkler","description":"Super simple and lightweight Content Management System using PHP and MySQL","archived":false,"fork":false,"pushed_at":"2021-05-11T06:19:44.000Z","size":300,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-07-05T06:11:33.957Z","etag":null,"topics":["api","cms","mysql","php","vuejs"],"latest_commit_sha":null,"homepage":null,"language":"Vue","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/flonkler.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":"2019-12-05T17:28:38.000Z","updated_at":"2021-05-11T06:19:46.000Z","dependencies_parsed_at":null,"dependency_job_id":"2503a779-b1e2-4b4c-88be-ad7928f1167e","html_url":"https://github.com/flonkler/trivialis","commit_stats":null,"previous_names":["flonkler/trivialis","fju/trivialis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/flonkler/trivialis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flonkler%2Ftrivialis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flonkler%2Ftrivialis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flonkler%2Ftrivialis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flonkler%2Ftrivialis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flonkler","download_url":"https://codeload.github.com/flonkler/trivialis/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flonkler%2Ftrivialis/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32549351,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-02T19:18:06.202Z","status":"ssl_error","status_checked_at":"2026-05-02T19:16:21.335Z","response_time":132,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["api","cms","mysql","php","vuejs"],"created_at":"2025-07-05T06:10:31.488Z","updated_at":"2026-05-02T20:32:25.777Z","avatar_url":"https://github.com/flonkler.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# trivialis\n\n💀 **INACTIVE PROJECT** 💀\n\nSuper simple and lightweight Content Management System especially designed for single page websites.\n\nTrivialis features a modern and straight-forward frontend and a robust backend API, that can also be accessed programmatically.\n\n## Installation\n\nFor installing PHP dependencies, it is recommended to use `composer` by running the following command in the `dist/` directory:\n\n``` sh\ncomposer install\n```\n\nFuture versions will contain an autoinstall script that will install dependencies and initiate databases automatically.\n\n## Development\n\nThis repository provides a `docker-compose.yml` configuration for running the required backend servers without installing them on your local machine. When running `docker-compose up`, three containers will be created. One container will provide an Apache 2 server that serves and executes the backend PHP scripts. The other two containers run a MySQL database server and phpMyAdmin for database management.\n\n**Important:**\nThe `dist` directory will be mounted into the `www` container. In order for a PHP script to write a file into a directory, it is important that the `www-data` user inside the container must have the same UID as the user of the host machine. Therefore it is recommended to build the `www` using the following command (if no build argument is set, a default value of 1000 will be used).\n\n``` sh\ndocker-compose build --build-arg uid=$(id -u) www\n```\n\nThe `parcel` bundler is used for bundling the frontend (HTML, Javascript, Vue components, SCSS, etc.). For development you can run `yarn watch` for re-building the frontend whenever the source is changed (Hot Module Reloading is disabled, so you have to reload the page)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflonkler%2Ftrivialis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflonkler%2Ftrivialis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflonkler%2Ftrivialis/lists"}