{"id":15723391,"url":"https://github.com/mrsamirr/whitespace","last_synced_at":"2026-04-17T00:32:56.764Z","repository":{"id":251964740,"uuid":"838445767","full_name":"mrsamirr/WhiteSpace","owner":"mrsamirr","description":"Blog Website","archived":false,"fork":false,"pushed_at":"2025-02-11T06:56:08.000Z","size":438,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-31T00:17:27.750Z","etag":null,"topics":["cloudflare-workers","hono","postgresql","prisma-orm","react"],"latest_commit_sha":null,"homepage":"https://white-space-five.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/mrsamirr.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-05T16:50:26.000Z","updated_at":"2025-02-11T06:56:12.000Z","dependencies_parsed_at":"2024-08-25T09:46:36.930Z","dependency_job_id":"7149dfa9-3016-4bad-b70d-c17ae84b2f3b","html_url":"https://github.com/mrsamirr/WhiteSpace","commit_stats":null,"previous_names":["mrsamirr/whitespace"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsamirr%2FWhiteSpace","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsamirr%2FWhiteSpace/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsamirr%2FWhiteSpace/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mrsamirr%2FWhiteSpace/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mrsamirr","download_url":"https://codeload.github.com/mrsamirr/WhiteSpace/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246395597,"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":["cloudflare-workers","hono","postgresql","prisma-orm","react"],"created_at":"2024-10-03T22:11:28.646Z","updated_at":"2026-04-17T00:32:56.754Z","avatar_url":"https://github.com/mrsamirr.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# WhiteSpace\n\n**WhiteSpace** 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, WhiteSpace 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 WhiteSpace locally, follow these steps:\n\n1. **Clone the repository:**\n    ```bash\n    git clone https://github.com/mrsamirr/WhiteSpace.git\n    cd WhiteSpace\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\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsamirr%2Fwhitespace","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmrsamirr%2Fwhitespace","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmrsamirr%2Fwhitespace/lists"}