{"id":20905559,"url":"https://github.com/subrat611/creowis-appwrite","last_synced_at":"2026-04-11T11:36:01.408Z","repository":{"id":216886764,"uuid":"742609352","full_name":"subrat611/creowis-appwrite","owner":"subrat611","description":"An app for renting movies. It is an online movie store where users can see a list of movies listed for the renting purpose.","archived":false,"fork":false,"pushed_at":"2024-01-12T22:35:16.000Z","size":70,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-30T19:26:05.307Z","etag":null,"topics":["appwrite","assignment","movie-rental","nextjs","redux-toolkit","tailwindcss","ui"],"latest_commit_sha":null,"homepage":"https://creowis-appwrite.vercel.app/","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/subrat611.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2024-01-12T21:29:12.000Z","updated_at":"2024-01-12T21:57:55.000Z","dependencies_parsed_at":"2024-01-13T12:56:20.180Z","dependency_job_id":null,"html_url":"https://github.com/subrat611/creowis-appwrite","commit_stats":null,"previous_names":["subrat611/creowis-appwrite"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/subrat611/creowis-appwrite","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subrat611%2Fcreowis-appwrite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subrat611%2Fcreowis-appwrite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subrat611%2Fcreowis-appwrite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subrat611%2Fcreowis-appwrite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/subrat611","download_url":"https://codeload.github.com/subrat611/creowis-appwrite/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/subrat611%2Fcreowis-appwrite/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31679481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-11T08:18:19.405Z","status":"ssl_error","status_checked_at":"2026-04-11T08:17:08.892Z","response_time":54,"last_error":"SSL_read: 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":["appwrite","assignment","movie-rental","nextjs","redux-toolkit","tailwindcss","ui"],"created_at":"2024-11-18T13:25:33.589Z","updated_at":"2026-04-11T11:36:01.366Z","avatar_url":"https://github.com/subrat611.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 📽️ CineFlix - An app for renting movies\n\nIt is an online movie store where users can see a list\nof movies listed for the renting purpose.\n\n## Features\n\n- View list of movies - movies are fetched from appwrite service\n- Implement pagination to load movies\n- View each movie details like price, rating, release year etc\n- Add movie to the cart\n- Remove the selected movie from the cart.\n\n## Technologies\n\n- `Next.js`\n- `Tailwind CSS`\n- `Redux-toolkit`\n- `Appwrite`: `Storage` and `Databases`\n- `Axios`\n\n## Local setup\n\n### Clone the Repository:\n\n```\ngit clone https://github.com/yourusername/CineFlix.git\ncd CineFlix\n```\n\n### Install Dependencies:\n\n```\nnpm install\n```\n\n### Appwrite Setup:\n\n- Visit [Appwrite](https://cloud.appwrite.io/login) Dashboard and create an account or if you have an account then login to your account.\n- Create a new project in the Appwrite dashboard.\n- Set up a database named movies in the Appwrite project.\n- Configure Appwrite storage for handling movie images.\n\n### Environment Variables:\n\n- Create a .env.local file in the project root.\n- Add the following environment variables:\n\n```\nNEXT_PUBLIC_APPWRITE_ENDPOINT=your_appwrite_endpoint\nNEXT_PUBLIC_APPWRITE_PROJECT_ID=your_appwrite_project_id\nNEXT_PUBLIC_APPWRITE_DATABASE_ID=your_movies_databases_id\nNEXT_PUBLIC_APPWRITE_MOVIES_COLLECTION_ID=your_movies_collection_id\nNEXT_PUBLIC_APPWRITE_BUCKET_ID=your_storage_id\n```\n\n### Run the App:\n\n```\nnpm run dev\n```\n\n### Open in Browser:\n\n```\nOpen your browser and go to http://localhost:3000.\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubrat611%2Fcreowis-appwrite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsubrat611%2Fcreowis-appwrite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsubrat611%2Fcreowis-appwrite/lists"}