{"id":24508460,"url":"https://github.com/aplbrain/neuvue-queue","last_synced_at":"2025-10-15T00:57:52.528Z","repository":{"id":218577359,"uuid":"406914920","full_name":"aplbrain/neuvue-queue","owner":"aplbrain","description":null,"archived":false,"fork":false,"pushed_at":"2024-12-13T17:54:57.000Z","size":118,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-01-22T00:16:04.629Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/aplbrain.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}},"created_at":"2021-09-15T20:25:08.000Z","updated_at":"2024-01-22T17:18:51.000Z","dependencies_parsed_at":"2024-01-22T22:50:48.636Z","dependency_job_id":null,"html_url":"https://github.com/aplbrain/neuvue-queue","commit_stats":null,"previous_names":["aplbrain/neuvue-queue"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-queue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-queue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-queue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aplbrain%2Fneuvue-queue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aplbrain","download_url":"https://codeload.github.com/aplbrain/neuvue-queue/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243707942,"owners_count":20334733,"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":"2025-01-22T00:16:22.559Z","updated_at":"2025-10-15T00:57:52.477Z","avatar_url":"https://github.com/aplbrain.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Neuvue-Queue\n\nNeuvue-Queue is a RESTful API based application server used by the family of neuvue applications for storing and retrieving data. It is a fork of [aplbrain/colocard](https://github.com/aplbrain/colocard).\n\n## Getting Started\n\n### Docker Compose\n\nThe recommended way to stand up neuvue-queue is to use docker-compose with the provided `docker-compose.yml` file in this repository. This will stand up a mongodb database along with the neuvue-queue server on port 9005. Note that this approach should only be used for development purposes.\n\n```sh\ngit clone https://github.com/aplbrain/neuvue-queue\ncd neuvue-queue\ndocker-compose up -d\n```\n\n### Bare Metal\n\nIf you wish to avoid running neuvue-queue in a container, you can easily build and run it locally. Note that you will need to have Node.js (\u003e= 10.0.0) and yarn (\u003e= 1.7.0) installed, along with a local mongodb instance running. Note that this approach should only be used for development purposes.\n\n```sh\ngit clone https://github.com/aplbrain/neuvue-queue\ncd neuvue-queue\nyarn install\nyarn run build\nnode ./build/bin/neuvue-queue\n```\n\n## Production Deployment\n\nFor deploying neuvue-queue in a production environment, see [automatizar](https://github.com/aplbrain/automatizar).\n\n## Schema Changelog \n\n`Task`\n\n**v0** \n```\n    active\n    assignee\n    author\n    closed\n    created\n    instructions\n    metadata\n    namespace\n    opened\n    priority\n    duration\n    status\n    seg_id\n    ng_state\n    points\n```\n\n**v1**  \n\nAdded `tags` field.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuvue-queue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faplbrain%2Fneuvue-queue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faplbrain%2Fneuvue-queue/lists"}