{"id":17695926,"url":"https://github.com/priyansusingh/writely","last_synced_at":"2026-04-02T02:49:52.472Z","repository":{"id":255489397,"uuid":"850174480","full_name":"priyansusingh/Writely","owner":"priyansusingh","description":"Writely is a Simple Blogging website where users can create blogs and read others blog","archived":false,"fork":false,"pushed_at":"2024-10-19T05:19:02.000Z","size":235,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-31T00:17:19.291Z","etag":null,"topics":["axios","cloudflare-workers","hono","postgresql","prisma","reactjs","tailwindcss","typescript","zod"],"latest_commit_sha":null,"homepage":"https://writely-one.vercel.app","language":"TypeScript","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/priyansusingh.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,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-31T04:05:41.000Z","updated_at":"2024-11-05T12:42:46.000Z","dependencies_parsed_at":"2024-10-25T10:37:46.052Z","dependency_job_id":null,"html_url":"https://github.com/priyansusingh/Writely","commit_stats":null,"previous_names":["priyansusingh/digital-dairy","priyansusingh/writely"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyansusingh%2FWritely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyansusingh%2FWritely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyansusingh%2FWritely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/priyansusingh%2FWritely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/priyansusingh","download_url":"https://codeload.github.com/priyansusingh/Writely/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395596,"owners_count":20770243,"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":["axios","cloudflare-workers","hono","postgresql","prisma","reactjs","tailwindcss","typescript","zod"],"created_at":"2024-10-24T14:41:07.929Z","updated_at":"2025-12-30T19:25:27.202Z","avatar_url":"https://github.com/priyansusingh.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Writely\n\n**Writely** is a modern blogging platform that emphasizes simplicity and readability. It is designed to offer a seamless writing and reading experience with a focus on minimalism and functionality. Whether you're a seasoned writer or just starting, DigitalDairy provides the tools you need to share your stories with the world.\n## Technologies Used\n### Backend\n\n- **Cloudflare Workers with Hono**: Powers the backend infrastructure, providing robust and scalable functionality.\n\n- **Zod**: Used for validation on the backend, ensuring data integrity and security.\n\n- **TypeScript**: Language of choice for backend development, enabling type safety and enhanced developer productivity.\n\n- **Prisma**: ORM (Object-Relational Mapping) tool used for efficient database management.\n\n- **PostgreSQL**: Relational database management system chosen for its reliability and scalability.\n\n- **JWT**: Enables secure user authentication, enhancing the platform's security.\n\n- **Password Hashing**: Implemented to enhance user data security by securely storing passwords.\n\n### Frontend\n\n- **React**: Frontend framework used for building interactive user interfaces.\n\n- **Tailwind CSS**: Styling framework utilized for crafting sleek and responsive UI components.\n\n- **TypeScript**: Language of choice for frontend development, ensuring type safety and code clarity.\n\n- **Zod**: Utilized for frontend type inference and validation, enhancing data consistency and reliability.\n\n## Installation\n\nTo get started with DigitalDairy locally, follow these steps:\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/priyansusingh/Writely.git\n    cd Writely\n    ```\n\n2. **Install dependencies:**\n    ```bash\n    npm install\n    ```\n\n3. **The Next Instructions**\n\n- Copy frontend and backend folders here and Open VS code.\n\n- Open 2 terminals:\n\n1. Terminal 1\n\n```\n\ncd backend\n\n```\n\n```\n\nnpm install\n\n```\n\n2. Terminal 2\n\n```\n\ncd frontend\n\n```\n\n```\n\nnpm install\n\n```\n\n- Create `.env` file in backend folder\n\n```\n\ntouch .env\n\n```\n\n- Now add the following fields inside `.env`\n\n```\n\nDATABASE_URL=\"\"\n\nJWT_SECRET=\"\"\n\n```\n\n- Now, inside `wrangler.toml` file add the following fields:\n\n```\n\n[vars]\n\nDATABASE_URL=\"\"\n\nJWT_SECRET=\"\"\n\n```\n\n4. **Start the development server:**\n    ```bash\n    npm run dev\n    ```\n\n   The application will run on `http://localhost:5173`.\n\n5. **Deploy on the server:**\n    ```bash\n    npm run deploy\n    ```\n\n  \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyansusingh%2Fwritely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpriyansusingh%2Fwritely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpriyansusingh%2Fwritely/lists"}