{"id":13927044,"url":"https://github.com/numToStr/listrrr","last_synced_at":"2025-07-19T07:31:51.531Z","repository":{"id":41812082,"uuid":"142131014","full_name":"numToStr/listrrr","owner":"numToStr","description":"Issue and Project tracker build w/ GraphQl, Apollo \u0026 React 🔥. Wrapped with 🐋 Docker.","archived":false,"fork":false,"pushed_at":"2022-04-28T14:46:10.000Z","size":11653,"stargazers_count":1,"open_issues_count":6,"forks_count":0,"subscribers_count":3,"default_branch":"dev","last_synced_at":"2024-10-30T11:24:42.705Z","etag":null,"topics":["apollo","apollo-client","apollo-server","apollographql","docker","express","graphql","graphql-api","hacktoberfest","mongodb","node","react","react-router","reactjs","tracker"],"latest_commit_sha":null,"homepage":"https://listrrr.vikasraj.dev","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/numToStr.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":"2018-07-24T08:47:17.000Z","updated_at":"2022-03-14T12:55:56.000Z","dependencies_parsed_at":"2022-08-11T18:11:06.762Z","dependency_job_id":null,"html_url":"https://github.com/numToStr/listrrr","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/numToStr%2Flistrrr","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numToStr%2Flistrrr/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numToStr%2Flistrrr/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/numToStr%2Flistrrr/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/numToStr","download_url":"https://codeload.github.com/numToStr/listrrr/tar.gz/refs/heads/dev","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":226559366,"owners_count":17651356,"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":["apollo","apollo-client","apollo-server","apollographql","docker","express","graphql","graphql-api","hacktoberfest","mongodb","node","react","react-router","reactjs","tracker"],"created_at":"2024-08-07T16:01:20.128Z","updated_at":"2024-11-26T14:30:59.180Z","avatar_url":"https://github.com/numToStr.png","language":"TypeScript","readme":"\u003ch1 align=\"center\"\u003elistrrr\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n    \u003cimg src=\"https://github.com/vkasraj/listrrr/workflows/release/badge.svg\" /\u003e\n\u003c/p\u003e\n\n### Introduction\n\n[Listrrr](https://listrrr.herokuapp.com) is a issue and project tracker app built with Node.js, MongoDB and React bootstrapped with docker. It is just a fun project grown from a simple to-do app.\n\nThis project consist of React App and the Node Server in the `client` and `server` folders respectively. You can ignore the `nginx-proxy` folder.\n\n---\n\n### Requirements\n\n-   Node.js\n-   MongoDB\n-   Docker (optional)\n-   docker-compose (optional)\n\n---\n\n### Installation\n\nFor installing client side dependencies\n\n```bash\nnpm i --prefix client\n```\n\nFor installing server dependencies\n\n```bash\nnpm i --prefix server\n```\n\n#### Envionment File\n\nRename the `.env.sample` to `.env`.\n\n_**Note**_:\n\n-   You need to create [Github Access Token](https://help.github.com/en/articles/creating-a-personal-access-token-for-the-command-line).\n-   If you are using docker/docker-compose, make sure you are using correct MongoDB URI.\n\n```bash\nMONGODB_URI=mongodb://database:27017/listrrr\n```\n\n---\n\n### Running\n\n**1. For Docker and docker-compose users**\n\nYou are rocking Docker in your maching then you can quickly start up the `client`, `server` and `database` in one shot by running the following command\n\n```bash\ndocker-compose up\n```\n\n**2. For other users**\n\nWithout the docker-compose you have to start the `client`, `server` and `database` separately.\n\nFor running client/React App\n\n```bash\nnpm start --prefix client\n```\n\nFor running the server/Node.js\n\n```bash\nnpm run dev --prefix server\n```\n\nYou can ready about the MongoDB [here](https://docs.mongodb.com/manual/administration/install-community/)\n\n### Contributing\n\nIf you're interested in contributing, or want to explore the source code of this app yourself. Please feel free to create a [issue](https://guides.github.com/features/issues/) and have some idea for the app you can also create a [pull request](https://help.github.com/en/articles/about-pull-requests).\n","funding_links":[],"categories":["TypeScript"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnumToStr%2Flistrrr","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FnumToStr%2Flistrrr","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FnumToStr%2Flistrrr/lists"}