{"id":18144842,"url":"https://github.com/rez433/js_ramverk","last_synced_at":"2026-04-09T11:35:56.525Z","repository":{"id":259811506,"uuid":"856445579","full_name":"rez433/js_ramverk","owner":"rez433","description":"Collaborative Text Editor","archived":false,"fork":false,"pushed_at":"2024-10-30T23:12:42.000Z","size":864,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-13T02:23:10.561Z","etag":null,"topics":["bcrypt","express","jwt","mongoose","nextjs","quilljs","react-toastify","socket-io"],"latest_commit_sha":null,"homepage":"https://qlient.vercel.app","language":"HTML","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/rez433.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-09-12T15:32:18.000Z","updated_at":"2024-10-02T06:34:42.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf9aafcb-b02c-4a8f-910e-891fc334445f","html_url":"https://github.com/rez433/js_ramverk","commit_stats":null,"previous_names":["rez433/js_ramverk"],"tags_count":13,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rez433%2Fjs_ramverk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rez433%2Fjs_ramverk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rez433%2Fjs_ramverk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rez433%2Fjs_ramverk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rez433","download_url":"https://codeload.github.com/rez433/js_ramverk/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247544115,"owners_count":20955950,"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":["bcrypt","express","jwt","mongoose","nextjs","quilljs","react-toastify","socket-io"],"created_at":"2024-11-01T20:06:27.175Z","updated_at":"2025-12-30T23:06:11.681Z","avatar_url":"https://github.com/rez433.png","language":"HTML","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Collaborative text editor\n\n\n\n## Features\n\nReal time collaborative text editor built with:  \nserver side:\n- express\n- mongodb\n- mongoose\n- socket.io\n- jwt\n- bcrypt\n\nclient side:\n- nextjs\n- quill\n- socket.io-client\n- react-toastify\n- tailwindcss\n\n\nTesting is done using vitest and jest-dom for frontend and jest and supertest for api.  \n\n\n\n## Setup and Installation\n\n*Use your favoeite package manager npm, pnpm or yarn to install dependencies.*\n\nFrontend is built with nextjs 14 with app router, wrapped inside `src` directory. It uses `webpack`but if you want to change it to `turbopack` you need to add **--turbo** to **dev script** in *package.json*\n\n```\n\"scripts\": {\n    \"dev\": \"next dev --turbo\",\n    \"build\": \"next build\",\n    \"start\": \"next start\",\n    \"lint\": \"next lint\",\n    \"test\": \"vitest --coverage\"\n  },\n\n```\nAdd a `.env`file to the root of client and assign api url. If server is running locally, then api url is your localhost server (http://localhost:5051) or if it is hosted on a server assign the server address without any port number.\n\n```\nNEXT_PUBLIC_API_URL = \"ur api address\"\n```\n\n\n\n### Clone this repository:\n\n\n\n```\ngit clone https://github.com/rez433/js_ramverk.git\n\ncd server\npnpm i\npnpm dev\n\n# and from the root of repo:\ncd client\npnpm i\npnpm dev\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frez433%2Fjs_ramverk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frez433%2Fjs_ramverk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frez433%2Fjs_ramverk/lists"}