{"id":13533940,"url":"https://github.com/SanjayDevTech/appwrite-nextjs-demo","last_synced_at":"2025-04-01T22:31:04.111Z","repository":{"id":115341125,"uuid":"545631561","full_name":"SanjayDevTech/appwrite-nextjs-demo","owner":"SanjayDevTech","description":"Appwrite NextJS Demo","archived":false,"fork":false,"pushed_at":"2022-11-01T14:32:43.000Z","size":83,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-26T12:02:59.554Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/SanjayDevTech.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}},"created_at":"2022-10-04T18:00:13.000Z","updated_at":"2024-09-30T02:19:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"3a437a74-bb82-43e5-ac74-3d1f3794a4ee","html_url":"https://github.com/SanjayDevTech/appwrite-nextjs-demo","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/SanjayDevTech%2Fappwrite-nextjs-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fappwrite-nextjs-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fappwrite-nextjs-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SanjayDevTech%2Fappwrite-nextjs-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SanjayDevTech","download_url":"https://codeload.github.com/SanjayDevTech/appwrite-nextjs-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720464,"owners_count":20822908,"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-08-01T07:01:24.485Z","updated_at":"2025-04-01T22:31:03.807Z","avatar_url":"https://github.com/SanjayDevTech.png","language":"TypeScript","readme":"# Appwrite NextJS Demo\n\nThis is a demo project for [Appwrite](https://appwrite.io) and [NextJS](https://nextjs.org/) integration.\n\n## Setting up project\n\n### 1. Clone the project\n\n```bash\ngit clone https://github.com/SanjayDevTech/appwrite-nextjs-demo \n```\n\n### 2. Choose the node package manager\n\n- npm\n- yarn\n- pnpm\n\n\n### 3. Install dependencies\n\n```bash\nnpm install\n```\n\n### 4. Start the development server\n\n```bash\nnpm run dev\n```\n\n### 5. Open the project\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n\n## Setting up Appwrite\n\n### 0. Up and running Appwrite\n\nFollow the [Appwrite installation guide](https://appwrite.io/docs/installation) to get Appwrite up and running on your machine.\n\n### 1. Create a project\n\nCreate a new project in Appwrite console.\n\n### 2. Create a database\n\nCreate a new database in Appwrite console.\n\n### 3. Create a collection\n\nCreate a new collection in Appwrite console.\n\nWith permission:\n  - users:\n    - create\n    - read\n\nWith Attribute:\n  - author: string, required\n  - content: string, required\n  - image: string, required\n\nWith index:\n  - content: fulltext\n\n### 4. Create a storage bucket\n\nCreate a new storage bucket in Appwrite console.\n\nWith permission:\n  - users:\n    - create\n    - read\n\n## Configure Appwrite in the project\n\n### 1. Create a .env.local file\n\nCreate a new file named `.env.local` in the root of the project.\nUse `sample.env` as a reference.\n\n### 2. Get the Appwrite project details\n\nGo to the Appwrite console and get the following details from the project you created.\n\n- endpoint\n- project id\n- database id\n- collection id\n- bucket id\n","funding_links":[],"categories":["Showcase (Built with Appwrite 📣)"],"sub_categories":["React"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSanjayDevTech%2Fappwrite-nextjs-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSanjayDevTech%2Fappwrite-nextjs-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSanjayDevTech%2Fappwrite-nextjs-demo/lists"}