{"id":15840410,"url":"https://github.com/sujal-goswami/unscripted","last_synced_at":"2026-01-28T20:03:16.113Z","repository":{"id":228547093,"uuid":"761974316","full_name":"sujal-goswami/Unscripted","owner":"sujal-goswami","description":"Unscripted is a blog app with user authentication, rich text editing, and a modern UI using React, Appwrite, TinyMCE, and Redux.","archived":false,"fork":false,"pushed_at":"2024-08-26T12:58:12.000Z","size":159,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-06T05:36:43.072Z","etag":null,"topics":["appwrite","node-js","reactjs","redux-toolkit","tailwindcss","tinymce"],"latest_commit_sha":null,"homepage":"https://unscripted.pages.dev/","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/sujal-goswami.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":"2024-02-22T20:52:31.000Z","updated_at":"2024-08-26T12:58:15.000Z","dependencies_parsed_at":null,"dependency_job_id":"468539a0-0b8f-4b7b-baf3-d3b67dd3dba0","html_url":"https://github.com/sujal-goswami/Unscripted","commit_stats":{"total_commits":9,"total_committers":2,"mean_commits":4.5,"dds":0.4444444444444444,"last_synced_commit":"7e830bd3b0e001c591340fd330778596b173ad91"},"previous_names":["sujal-goswami/unscripted"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sujal-goswami/Unscripted","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujal-goswami%2FUnscripted","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujal-goswami%2FUnscripted/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujal-goswami%2FUnscripted/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujal-goswami%2FUnscripted/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sujal-goswami","download_url":"https://codeload.github.com/sujal-goswami/Unscripted/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sujal-goswami%2FUnscripted/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28850474,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-28T15:15:36.453Z","status":"ssl_error","status_checked_at":"2026-01-28T15:15:13.020Z","response_time":57,"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","node-js","reactjs","redux-toolkit","tailwindcss","tinymce"],"created_at":"2024-10-05T17:00:22.287Z","updated_at":"2026-01-28T20:03:16.092Z","avatar_url":"https://github.com/sujal-goswami.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Unscripted\n\nUnscripted is a modern blog web application that provides users with all the essential features of a blog. Built with a robust and scalable tech stack, Unscripted offers a seamless writing and reading experience.\n\n## Features\n\n- **User Authentication:** Secure user authentication and authorization using Appwrite.\n- **Rich Text Editing:** Utilize TinyMCE for a powerful and intuitive rich text editor.\n- **Blog Creation \u0026 Management:** Create, edit, and delete blog posts with ease.\n- **Responsive Design:** Fully responsive UI built with React, providing an optimal experience across all devices.\n- **State Management:** Efficient state management using Redux.\n- **Drafts \u0026 Publishing:** Save drafts and publish posts at your convenience.\n- **User Profiles:** Manage your profile and view other users' profiles.\n- **Appwrite Integration:** Backend powered by Appwrite for database, authentication, and more.\n\n## Tech Stack\n\n- **Frontend:** React-js, TinyMCE, Redux\n- **Backend:** Appwrite\n- **Styling:** HTML, CSS, Tailwind CSS\n- **State Management:** Redux\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js (v20.x or later)\n- npm or yarn\n- Appwrite instance (cloud or self-hosted)\n\n### Installation\n\n1. **Clone the repository:**\n\n```bash\n   git clone https://github.com/sujal-goswami/Unscripted.git\n   cd Unscripted\n```\n\n2. **Install dependencies:**\n\n```bash\n   npm install\n```\n\n3. **Set up Appwrite:**\n- Create an account on Appwrite or set up your own Appwrite instance.\n- Create a new project in Appwrite.\n- Set up authentication and database collections as needed.\n- Update the Appwrite configuration in the `.env` file using `.env.sample`.\n\n4. **Run the application:**\n\n```bash\n   npm start\n```\nThe application should now be running at `http://localhost:5173`.\n\n## Contributing\n\nContributions are welcome! If you'd like to contribute to Unscripted, please fork the repository, create a new branch, and submit a pull request.\n\n## License\n\nThis project is licensed under the MIT License - see the LICENSE file for details.\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujal-goswami%2Funscripted","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsujal-goswami%2Funscripted","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsujal-goswami%2Funscripted/lists"}