{"id":18320928,"url":"https://github.com/1407arjun/trinit-conda-activate-venv-dev04","last_synced_at":"2025-04-09T14:29:50.135Z","repository":{"id":103957182,"uuid":"600122344","full_name":"1407arjun/TRINIT-Conda-Activate-Venv-DEV04","owner":"1407arjun","description":"Clusterbase is a system that is easily configurable on the number and type of parameters and clustering rules, where in the clustering happens in real time with the values dynamically provided by the user.","archived":false,"fork":false,"pushed_at":"2023-02-15T19:51:11.000Z","size":1280,"stargazers_count":0,"open_issues_count":1,"forks_count":2,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-15T08:31:00.016Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/1407arjun.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-02-10T16:26:20.000Z","updated_at":"2023-05-27T13:01:36.000Z","dependencies_parsed_at":null,"dependency_job_id":"49da8e13-266f-4dac-9a6f-c2a0e5f23374","html_url":"https://github.com/1407arjun/TRINIT-Conda-Activate-Venv-DEV04","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":"1407arjun/next-chakra-starter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1407arjun%2FTRINIT-Conda-Activate-Venv-DEV04","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1407arjun%2FTRINIT-Conda-Activate-Venv-DEV04/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1407arjun%2FTRINIT-Conda-Activate-Venv-DEV04/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/1407arjun%2FTRINIT-Conda-Activate-Venv-DEV04/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/1407arjun","download_url":"https://codeload.github.com/1407arjun/TRINIT-Conda-Activate-Venv-DEV04/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248054970,"owners_count":21040100,"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-05T18:17:54.693Z","updated_at":"2025-04-09T14:29:50.110Z","avatar_url":"https://github.com/1407arjun.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eClusterbase\u003c/h1\u003e\n\n## \u003cimg src=\"https://openclipart.org/download/307315/1538154643.svg\" width=\"32\" height=\"32\"\u003e About the project\nClusterbase is a system that is easily configurable on the number and type of parameters and clustering rules, where in the clustering happens in real time with the values dynamically provided by the user. The Web application provides an user with a console to add a new cluster along with options to view and query all the active clusters. Each cluster page consists of a configuration page where user can setup the rules, configurations and query variables to view clusters in real time, \n\n\n## \u003cimg src=\"https://cdn.iconscout.com/icon/free/png-512/laptop-user-1-1179329.png\" width=\"32\" height=\"32\"\u003e Getting Started\nTo get a local copy up and running follow these simple steps.\n### Prerequisites\nIn order to get a copy of the project you will require you to have Node.js (v14+) and the NPM package manager installed. If you don't have it, you can download the latest version of Node.js from the [official website](https://nodejs.org/en/download/) which also installs the NPM package manager by default. For Python, you will require a Python environment (like Anaconda) with Python version 3.9 and above.\n### Installation\nOpen the terminal in the folder in which you wish to clone the repository and enter the following command:\n``` \ngit clone https://github.com/1407arjun/TRINIT-Conda-Activate-Venv-DEV04.git\ncd \u003cto-folder\u003e\n```\nInstall all the NPM packages:\n```\nnpm i\n```\nIn order to run the project in development mode use:\n```\nnpm run dev\n```\nIn order to build the project and run, use:\n```\nnpm run build\nnpm start\n```\n\n### Flask Server Setup\nOpen the terminal in the folder in which you wish to clone the repository and enter the following command:\n``` \ncd server\n```\nInstall all the python packages:\n```\nconda install --file requirements.txt\n```\nIn order to run the project, export the flask app as app:\n```\nEXPORT FLASK_APP=app\n```\nIn order to start the flask server, use:\n```\nflask run\n```\n\n## Presentation Link \n\n[Presentation.pdf](https://github.com/1407arjun/TRINIT-Conda-Activate-Venv-DEV04/files/10715125/Presentation.pdf)\n\n\n## Video Link\n\u003cimg src=\"https://user-images.githubusercontent.com/58286330/218289216-c9298d90-1acf-43ce-80d0-bf5fe79fc7c9.png\" width=150 height=150/\u003e\nIn case, the QR code doesn't work. \n\n[Demo Video](https://drive.google.com/file/d/1tu9iZBOHp6umchmCFHlh-Nwg83wYeLlc/view?usp=sharing)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1407arjun%2Ftrinit-conda-activate-venv-dev04","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F1407arjun%2Ftrinit-conda-activate-venv-dev04","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F1407arjun%2Ftrinit-conda-activate-venv-dev04/lists"}