{"id":13533952,"url":"https://github.com/Emiliaaah/appwrite-auth-demo","last_synced_at":"2025-04-01T22:31:04.446Z","repository":{"id":46676354,"uuid":"408809544","full_name":"Emiliaaah/appwrite-auth-demo","owner":"Emiliaaah","description":"A Google drive clone using Appwrite for it's back-end","archived":true,"fork":false,"pushed_at":"2025-01-13T09:26:01.000Z","size":1135,"stargazers_count":9,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-29T05:34:52.671Z","etag":null,"topics":["appwrite","appwrite-auth","hacktoberfest","react","reactjs"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/Emiliaaah.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}},"created_at":"2021-09-21T12:23:07.000Z","updated_at":"2025-01-13T09:26:14.000Z","dependencies_parsed_at":"2022-09-03T21:12:37.893Z","dependency_job_id":null,"html_url":"https://github.com/Emiliaaah/appwrite-auth-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/Emiliaaah%2Fappwrite-auth-demo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emiliaaah%2Fappwrite-auth-demo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emiliaaah%2Fappwrite-auth-demo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Emiliaaah%2Fappwrite-auth-demo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Emiliaaah","download_url":"https://codeload.github.com/Emiliaaah/appwrite-auth-demo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246720466,"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":["appwrite","appwrite-auth","hacktoberfest","react","reactjs"],"created_at":"2024-08-01T07:01:24.674Z","updated_at":"2025-04-01T22:31:03.998Z","avatar_url":"https://github.com/Emiliaaah.png","language":"JavaScript","funding_links":[],"categories":["Showcase (Built with Appwrite 📣)"],"sub_categories":["React"],"readme":"# Appwrite + ReactJS = ❤\n\nThis example is to showcase [Appwrite's JS API](https://github.com/appwrite/sdk-for-js) with [React](https://reactjs.org/) by creating a Google drive clone using Appwrite Auth, database, Storage and realtime.\n\n## Getting Started\n\nTo get started we will need to generate the collections. Start by making a new project in the Appwrite console. Now you will have to create an API key that the migration script is gonna use you can do this under the \"API KEYS\" tab on your appwrite console. Now go into the \"appwrite_setup\" folder in this project and copy the `.env.example` file and rename it to `.env`, then you have to fill in all the options otherwise the migration script won't run. Once you did that you will have to install the packages so the script can run:\n```\nyarn install\n```\nNow you try running the script by using the following command:\n```\nnode migrate.js\n```\nThis will return 2 collection ID's save these somewhere and remember which ID belongs to what collection.\nNow go back to the main folder and copy the `.env.example` again, now name it `.env.local` you will again have to fill in all the options including the 2 ID's you got from running the script. Now you will again have to install all the packages using:\n```\nyarn install\n```\nOnce you did that you're all good to go. Now you can start the app by running the following command:\n```\nyarn start\n```\n\n## Screenshots\n\n![Login](/images/login.png \"Login\")\n![Signup](/images/signup.png \"signup\")\n![Forgot-Password](/images/password-reset.png \"Forgot-Password\")\n![Dashboard](/images/dashboard.png \"Dashboard\")\n![Create-Folder](/images/create-folder.png \"Create-Folder\")\n![Dashboard](/images/dashboard-2.png \"Dashboard\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEmiliaaah%2Fappwrite-auth-demo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FEmiliaaah%2Fappwrite-auth-demo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FEmiliaaah%2Fappwrite-auth-demo/lists"}