{"id":15136775,"url":"https://github.com/meldiron/appwrite-cms-v0","last_synced_at":"2025-09-29T06:30:55.832Z","repository":{"id":44773562,"uuid":"442559800","full_name":"Meldiron/appwrite-cms-v0","owner":"Meldiron","description":"Prepare admin panels for your projects rapidly using AppwriteCMS, a headless CMS for your Appwrite project.","archived":true,"fork":false,"pushed_at":"2022-10-02T16:20:05.000Z","size":3234,"stargazers_count":30,"open_issues_count":1,"forks_count":6,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-09-26T06:41:17.113Z","etag":null,"topics":["appwrite","nuxt","nuxtjs","vue"],"latest_commit_sha":null,"homepage":"https://meldiron-appwrite.gitbook.io/appwrite-cms/","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/Meldiron.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-12-28T19:09:43.000Z","updated_at":"2024-05-11T21:30:32.000Z","dependencies_parsed_at":"2022-09-08T21:12:41.384Z","dependency_job_id":null,"html_url":"https://github.com/Meldiron/appwrite-cms-v0","commit_stats":null,"previous_names":[],"tags_count":0,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meldiron%2Fappwrite-cms-v0","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meldiron%2Fappwrite-cms-v0/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meldiron%2Fappwrite-cms-v0/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Meldiron%2Fappwrite-cms-v0/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Meldiron","download_url":"https://codeload.github.com/Meldiron/appwrite-cms-v0/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":234597573,"owners_count":18857980,"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":["appwrite","nuxt","nuxtjs","vue"],"created_at":"2024-09-26T06:41:14.289Z","updated_at":"2025-09-29T06:30:50.509Z","avatar_url":"https://github.com/Meldiron.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"![Cover image](/static/cover.png)\n\n_Documentation is hosted on [GitBook](https://meldiron-appwrite.gitbook.io/appwrite-cms/). Please refer to this website when looking for any guides._\n\n# AppwriteCMS\n\nHey there 👋\n\nHappy to see you here... Since you are looking for Appwrite admin panel, you already know what Appwrite is, right... Right?!?!\n\nIf you never heard about Appwrite, please check out their [Website](https://appwrite.io/) to learn more about this amazing backend as a service. Believe it or not, you can't use AppwriteCMS without Appwrite 😬\n\nWith that said...\n\nPrepare admin panels for your projects rapidly using AppwriteCMS, a headless CMS for your Appwrite project.\n\nAppwriteCMS is headless CMS for your Appwrite database. Appwrite allows you to manage your database and files, but the UI is too developer-ish and allows zero customization. In the end, it is a tool for developer not copywriter, so noone ever expected to use Appwrite as CMS. That's where AppwriteCMS comes into play! Connect AppwriteCMS to your Appwrite project and configure it as much as you need. AppwriteCMS also allows you to write your own components to achieve any interface your project needs. You can learn more in our [official documentation](https://meldiron-appwrite.gitbook.io/appwrite-cms/).\n\nOh, I almost forgot...\n\nI never liked when people miss-spell my name from Matej to Madžejč. Products feel the same! 🤖 Let's not offend them, okay?\n\nThe correct spelling is `Appwrite`, not `AppWrite`. Just like that, this is product is called `AppwriteCMS`, not `Apppwrite CMS`, and absolutely not `ApVrajt CMS`.\n\nThanks for your attention open source community! See you later in GitHub issues section 👋\n\n## Documentation\n\nYou can find bunch of resources in our official [GitBook](https://meldiron-appwrite.gitbook.io/appwrite-cms/) documentation.\n\n## Contributing\n\nFun fact, we are using Nuxt! 🥳 If you understand Vue, you are more than ready to start building components. If you don't, eh, you will figure it out 😅 Don't be scared, components are tiny HTML, CSS and JS snippets that only uses Vue to bind data between HTML an JavaScript. To see quick example, you can take a look at our [FormTextareaInput](https://github.com/Meldiron/appwrite-cms/blob/master/components/blocks/form/TextareaInput.vue).\n\nAll code external contributions must go through a pull request and be approved by a core developer team before being merged. This flow ensures a proper review of all the code and increases the quality of the product.\n\nWe truly ❤️ pull requests! Refer to information below and our [Contributing Guide](https://github.com/Meldiron/appwrite-cms/blob/master/CONTRIBUTING.md) in order to understand how to setup AppwriteCMS, build the project and see how folder structore works.\n\n## Build Setup\n\n```bash\n# install dependencies\n$ yarn install\n\n# serve with hot reload at localhost:3000\n$ yarn dev\n\n# build for production and launch server\n$ yarn build\n$ yarn start\n\n# generate static project\n$ yarn generate\n```\n\nFor detailed explanation on how things work, check out the [documentation](https://nuxtjs.org).\n\n### Special Directories\n\nYou can create the following extra directories, some of which have special behaviors. Only `pages` is required; you can delete them if you don't want to use their functionality.\n\n#### `assets`\n\nThe assets directory contains your uncompiled assets such as Stylus or Sass files, images, or fonts.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/assets).\n\n#### `components`\n\nThe components directory contains your Vue.js components. Components make up the different parts of your page and can be reused and imported into your pages, layouts and even other components.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/components).\n\n#### `layouts`\n\nLayouts are a great help when you want to change the look and feel of your Nuxt app, whether you want to include a sidebar or have distinct layouts for mobile and desktop.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/layouts).\n\n#### `pages`\n\nThis directory contains your application views and routes. Nuxt will read all the `*.vue` files inside this directory and setup Vue Router automatically.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/get-started/routing).\n\n#### `plugins`\n\nThe plugins directory contains JavaScript plugins that you want to run before instantiating the root Vue.js Application. This is the place to add Vue plugins and to inject functions or constants. Every time you need to use `Vue.use()`, you should create a file in `plugins/` and add its path to plugins in `nuxt.config.js`.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/plugins).\n\n#### `static`\n\nThis directory contains your static files. Each file inside this directory is mapped to `/`.\n\nExample: `/static/robots.txt` is mapped as `/robots.txt`.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/static).\n\n#### `store`\n\nThis directory contains your Vuex store files. Creating a file in this directory automatically activates Vuex.\n\nMore information about the usage of this directory in [the documentation](https://nuxtjs.org/docs/2.x/directory-structure/store).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeldiron%2Fappwrite-cms-v0","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmeldiron%2Fappwrite-cms-v0","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmeldiron%2Fappwrite-cms-v0/lists"}