{"id":22026122,"url":"https://github.com/curiouslearner/nexus","last_synced_at":"2025-05-07T10:15:29.306Z","repository":{"id":34358317,"uuid":"141326507","full_name":"CuriousLearner/nexus","owner":"CuriousLearner","description":"Streamline \u0026 automate the boring parts","archived":false,"fork":false,"pushed_at":"2024-08-02T02:42:37.000Z","size":175,"stargazers_count":11,"open_issues_count":9,"forks_count":9,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-05-07T10:15:13.414Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/CuriousLearner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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,"zenodo":null}},"created_at":"2018-07-17T18:10:47.000Z","updated_at":"2024-08-02T02:42:41.000Z","dependencies_parsed_at":"2025-04-20T10:30:29.944Z","dependency_job_id":null,"html_url":"https://github.com/CuriousLearner/nexus","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/CuriousLearner%2Fnexus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fnexus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fnexus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CuriousLearner%2Fnexus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CuriousLearner","download_url":"https://codeload.github.com/CuriousLearner/nexus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252856558,"owners_count":21814858,"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-30T07:25:21.493Z","updated_at":"2025-05-07T10:15:29.257Z","avatar_url":"https://github.com/CuriousLearner.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"nexus\n==============================\n\n![](https://travis-ci.org/CuriousLearner/nexus.svg?branch=master)\n[![codecov](https://codecov.io/gh/CuriousLearner/nexus/branch/master/graph/badge.svg)](https://codecov.io/gh/CuriousLearner/nexus)\n\n__Version:__ 0.0.0\n\nStreamline \u0026 automate the boring parts\n\n## Getting up and running\n\nMinimum requirements: **pip, fabric, python3, redis \u0026 [postgres][install-postgres]**, setup is tested on Mac OSX only.\n\n```\nbrew install postgres python3\n[sudo] pip install fabric\n```\n\n[install-postgres]: http://www.gotealeaf.com/blog/how-to-install-postgresql-on-a-mac\n\nIn your terminal, type or copy-paste the following:\n\n    git clone git@github.com:CuriousLearner/nexus-web.git; cd nexus-web; fab init\n\nGo grab a cup of coffee, we bake your hot development machine.\n\nUseful commands:\n\n- `fab serve` - start [django server](http://localhost:8000/)\n- `fab deploy_docs` - deploy docs to server\n- `fab test` - run the test locally with ipdb\n\n**NOTE:** Checkout `fabfile.py` for all the options available and what/how they do it.\n\n\n## Deploying Project\n\nThe deployment are managed via travis, but for the first time you'll need to set the configuration values on each of the server.\n\nCheck out detailed server setup instruction [here](docs/backend/server_config.md).\n\n## How to release nexus\n\nExecute the following commands:\n\n```\ngit checkout master\nfab test\nbumpversion patch  # 'patch' can be replaced with 'minor' or 'major'\ngit push origin master\ngit push origin master --tags\ngit checkout qa\ngit rebase master\ngit push origin qa\n```\n\n## Contributing\n\nGolden Rule:\n\n\u003e Anything in **master** is always **deployable**.\n\nAvoid working on `master` branch, create a new branch with meaningful name, send pull request asap. Be vocal!\n\nRefer to [CONTRIBUTING.md][contributing]\n\n[contributing]: http://github.com/CuriousLearner/nexus-web/tree/master/CONTRIBUTING.md\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fnexus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcuriouslearner%2Fnexus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcuriouslearner%2Fnexus/lists"}