{"id":19380040,"url":"https://github.com/fju/trivialis","last_synced_at":"2025-02-24T16:42:53.648Z","repository":{"id":106472422,"uuid":"226154734","full_name":"Fju/trivialis","owner":"Fju","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":3,"default_branch":"master","last_synced_at":"2025-01-07T06:14:50.302Z","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/Fju.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/Fju/trivialis","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/Fju%2Ftrivialis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fju%2Ftrivialis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fju%2Ftrivialis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Fju%2Ftrivialis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Fju","download_url":"https://codeload.github.com/Fju/trivialis/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240516945,"owners_count":19814103,"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","cms","mysql","php","vuejs"],"created_at":"2024-11-10T09:12:08.234Z","updated_at":"2025-02-24T16:42:53.625Z","avatar_url":"https://github.com/Fju.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%2Ffju%2Ftrivialis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffju%2Ftrivialis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffju%2Ftrivialis/lists"}