{"id":26391559,"url":"https://github.com/royaals/writr-blogs","last_synced_at":"2026-04-12T13:39:46.342Z","repository":{"id":234424851,"uuid":"788869859","full_name":"royaals/writr-blogs","owner":"royaals","description":"Writr is a user-friendly blog posting application that simplifies content creation and publishing. ","archived":false,"fork":false,"pushed_at":"2024-07-24T17:53:30.000Z","size":6563,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-07-24T20:26:30.389Z","etag":null,"topics":["cloudflare","hono","postgresql","prisma","react","shadcn-ui","typescript","zod"],"latest_commit_sha":null,"homepage":"https://writr.devprojects.world","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/royaals.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","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-04-19T08:45:14.000Z","updated_at":"2024-07-24T17:53:34.000Z","dependencies_parsed_at":"2024-07-24T20:07:45.664Z","dependency_job_id":"85b1febd-3c26-4bf8-94a0-fa532f8220ba","html_url":"https://github.com/royaals/writr-blogs","commit_stats":null,"previous_names":["royaals/writr-blogs"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaals%2Fwritr-blogs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaals%2Fwritr-blogs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaals%2Fwritr-blogs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/royaals%2Fwritr-blogs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/royaals","download_url":"https://codeload.github.com/royaals/writr-blogs/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244015807,"owners_count":20384020,"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","hono","postgresql","prisma","react","shadcn-ui","typescript","zod"],"created_at":"2025-03-17T10:28:53.227Z","updated_at":"2026-04-12T13:39:41.323Z","avatar_url":"https://github.com/royaals.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n\n# Writr-Blog Application\n\nThis is a user-friendly blog posting application that simplifies content creation and publishing. The application has secure user authentication, an intuitive interface, and a responsive layout. It is built using Hono, Cloudflare Workers, PostgreSQL, Prisma ORM, React.js, TypeScript, Tailwind CSS, .\n\n## Features\n- User Authentication\n- Intuitive Interface\n- Responsive Layout\n\n## Installation Steps\n\n1. Clone the repository:\n    ```bash\n    git clone https://github.com/royaals/writr-blogs.git\n    ```\n\n2. Navigate to the frontend directory and install the dependencies:\n    ```bash\n    cd frontend\n    npm install\n    ```\n3. Navigate to the backend directory and install the dependencies:\n    ```bash\n    cd backend\n    npm install\n    \n    ```\n4. Rename `.env.example` to `.env` and `wrangler.toml.example` to `wrangler.toml` in the backend folder and update the following values:\n\n    - `DATABASE_URL`: This should be your PostgreSQL database URL. For example, if you're using Docker, it would look something like this: `postgresql://postgres:mysecretpassword@localhost:5432/postgres`. If you're using a PostgreSQL provider like Neon.tech, Supabase, Aiven, etc., use the URL they provide.\n\n5. Edit `wrangler.toml` with the correct Prisma Accelerate connection pool URL and jwt-secret.\n\n6. Run Prisma migrations. This command will apply the database schema changes:\n    ```bash\n    npx prisma migrate dev --name init\n    ```\n\n7. Generate the Prisma client. This command will generate the Prisma client code:\n    ```bash\n    npx prisma generate\n    ```\n\n8. Rename `.env.example` to `.env` and update the following values:\n\n    - `VITE_REACT_APP_BACKEND_URL`: `your-backend-url`\n\n\n9. Start the backend server:\n    ```bash\n    cd backend\n    npm run dev\n    ```\n10. Start the frontend server:\n    ```bash\n    cd frontend\n    npm run dev\n    ```","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyaals%2Fwritr-blogs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froyaals%2Fwritr-blogs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froyaals%2Fwritr-blogs/lists"}