{"id":19732010,"url":"https://github.com/devrax/pagination-ts-vue","last_synced_at":"2026-02-25T11:02:43.877Z","repository":{"id":37912368,"uuid":"216441226","full_name":"Devrax/pagination-ts-vue","owner":"Devrax","description":"A simple pagination page, it allows a pagination according the quantity of element to display","archived":false,"fork":false,"pushed_at":"2023-01-04T23:10:22.000Z","size":4753,"stargazers_count":4,"open_issues_count":31,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2024-05-27T17:49:24.974Z","etag":null,"topics":["mongodb","nodejs","typescript"],"latest_commit_sha":null,"homepage":"","language":"Vue","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/Devrax.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}},"created_at":"2019-10-20T23:27:36.000Z","updated_at":"2023-02-02T15:30:32.000Z","dependencies_parsed_at":"2023-02-02T23:31:45.185Z","dependency_job_id":null,"html_url":"https://github.com/Devrax/pagination-ts-vue","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devrax%2Fpagination-ts-vue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devrax%2Fpagination-ts-vue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devrax%2Fpagination-ts-vue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Devrax%2Fpagination-ts-vue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Devrax","download_url":"https://codeload.github.com/Devrax/pagination-ts-vue/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224194600,"owners_count":17271490,"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":["mongodb","nodejs","typescript"],"created_at":"2024-11-12T00:24:26.133Z","updated_at":"2026-02-25T11:02:38.836Z","avatar_url":"https://github.com/Devrax.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Pagination with VUE/Typescript\n\n### How to make it run\n\nfirst you need to install mongodb in your computer and start the service (From command line is like this)\n\n#### Linux\n```bash\nsudo service mongod start\n```\n#### Windows\n```bash\nservice mongod start\n```\n\nto stop it only change `start` for `stop`.\n\nLater you have to install the depencies in both folders running the command `npm install` as in the **server** folder as in the **client** folder.\n\nAfter both installations are done, run first `npm run start` inside the server directory and generate dummy data throught the `/create` endpoint, for default it will generate 100 articles, you can change that in `Pagination/server/routes/index.js`, after that go to the client and run it with `npm run server`. you should see something like this...\n\n![alt text](./img/Screenshot\u0026#32;from\u0026#32;2019-10-20\u0026#32;19-25-44.png \"Pagination page top\")\n![alt text](./img/Screenshot\u0026#32;from\u0026#32;2019-10-20\u0026#32;19-26-49.png \"Pagination page bottom\")\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrax%2Fpagination-ts-vue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevrax%2Fpagination-ts-vue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevrax%2Fpagination-ts-vue/lists"}