{"id":22957811,"url":"https://github.com/parvezmrobin/rbac","last_synced_at":"2026-04-09T02:02:00.896Z","repository":{"id":79507764,"uuid":"163219218","full_name":"parvezmrobin/rbac","owner":"parvezmrobin","description":"A Role-Based Access Control implementation to tryout Node, Vue and React in the same project","archived":false,"fork":false,"pushed_at":"2019-02-01T17:18:47.000Z","size":1094,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-20T02:46:49.306Z","etag":null,"topics":["javascript","nodejs","react","vue"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/parvezmrobin.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":"2018-12-26T21:30:59.000Z","updated_at":"2023-04-03T04:27:50.000Z","dependencies_parsed_at":"2023-02-27T19:32:04.378Z","dependency_job_id":null,"html_url":"https://github.com/parvezmrobin/rbac","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/parvezmrobin/rbac","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezmrobin%2Frbac","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezmrobin%2Frbac/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezmrobin%2Frbac/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezmrobin%2Frbac/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/parvezmrobin","download_url":"https://codeload.github.com/parvezmrobin/rbac/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/parvezmrobin%2Frbac/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":31581864,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-08T14:31:17.711Z","status":"online","status_checked_at":"2026-04-09T02:00:06.848Z","response_time":112,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["javascript","nodejs","react","vue"],"created_at":"2024-12-14T17:20:45.641Z","updated_at":"2026-04-09T02:02:00.880Z","avatar_url":"https://github.com/parvezmrobin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RBAC\n\n## Backend\nSwitch to a `virtualenv`.\nInstall the requirements from `setup.py`.\nRun the following command\n```bash\npython -m flask run\n```\nIt will be served in `http://localhost:5000`.\n\n## Vue Frontend\nInstall `Node.js`.\nMove to `vue-ui` directory.\n```bash\ncd vue-ui\n```\nTo serve the project, run the following command.\n```npm\nnpm run serve\n```\nIt will be served in `http://localhost:8080`.\n\nTo make a production build, run the following command.\n```npm\nnpm run build\n```\n\n## React Frontend\nInstall `Node.js`.\nMove to `react-ui` directory.\n```bash\ncd react-ui\n```\nRun the following command.\n```npm\nnpm start\n```\nIt will be served in `http://localhost:3000`.\n\nTo make a production build, run the following command.\n```npm\nnpm run build\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvezmrobin%2Frbac","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fparvezmrobin%2Frbac","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fparvezmrobin%2Frbac/lists"}