{"id":18309729,"url":"https://github.com/codeuino/design-initiative-dashboard-frontend","last_synced_at":"2025-08-22T00:41:19.608Z","repository":{"id":56594756,"uuid":"238028636","full_name":"codeuino/Design-Initiative-Dashboard-frontend","owner":"codeuino","description":null,"archived":false,"fork":false,"pushed_at":"2020-10-29T17:49:04.000Z","size":875,"stargazers_count":5,"open_issues_count":4,"forks_count":13,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-05T17:37:17.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/codeuino.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2020-02-03T18:05:32.000Z","updated_at":"2021-03-20T20:08:45.000Z","dependencies_parsed_at":"2022-08-15T21:40:15.966Z","dependency_job_id":null,"html_url":"https://github.com/codeuino/Design-Initiative-Dashboard-frontend","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codeuino/Design-Initiative-Dashboard-frontend","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeuino%2FDesign-Initiative-Dashboard-frontend","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeuino%2FDesign-Initiative-Dashboard-frontend/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeuino%2FDesign-Initiative-Dashboard-frontend/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeuino%2FDesign-Initiative-Dashboard-frontend/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codeuino","download_url":"https://codeload.github.com/codeuino/Design-Initiative-Dashboard-frontend/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codeuino%2FDesign-Initiative-Dashboard-frontend/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265798575,"owners_count":23829973,"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":[],"created_at":"2024-11-05T16:12:17.841Z","updated_at":"2025-07-18T17:07:28.593Z","avatar_url":"https://github.com/codeuino.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Design Initiative Dashboard\n\n\n### Folder structure\n\n```\n  \n  1. client folder contains all the front-end related stuff.\n\n  2. server folder contains all the backend related stuff.\n\n```\n\n### Server-side \n\n```\n\n  1. cd config - (contains all the configuration files)\n  2. cd controllers - (contains all the logic for APIs)\n  3. cd models - (contains all the database schemas)\n  4. cd routes - (Defined all the routes for APIs)\n  5. cd tests - (contains files for unit-testing APIs)\n\n```\n\n### Set-up locally and run\n\n1. Add .env file in the root directory of server\n\n```\n\n  MONGO_URI = '\u003cYOUR_MONGODB_URL\u003e'\n  PORT = 5000\n  NODE_ENV = 'development'\n\n```\n2. Install dependencies on server-side\n\n```\n\n  \u003e cd server\n   npm install\n\n```\n3. To run backend (development mode)\n\n```\n   \u003e cd server\n   npm run dev\n\n```\n4. Install dependencies on client-side\n\n```\n\n   \u003e cd client\n   npm install\n\n```\n\n5. To run frontend\n\n```\n\n   \u003e cd client\n   npm run start\n\n```\n\n6. Ports:\n\n```\n\n    1. Backend running on: 5000\n    2. Frontend running on: 3000\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeuino%2Fdesign-initiative-dashboard-frontend","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodeuino%2Fdesign-initiative-dashboard-frontend","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodeuino%2Fdesign-initiative-dashboard-frontend/lists"}