{"id":19438515,"url":"https://github.com/gottwik/legolabels","last_synced_at":"2025-07-10T19:05:47.366Z","repository":{"id":220734305,"uuid":"78030103","full_name":"Gottwik/legolabels","owner":"Gottwik","description":"Sort your LEGO like a pro","archived":false,"fork":false,"pushed_at":"2017-10-11T20:10:20.000Z","size":19449,"stargazers_count":13,"open_issues_count":7,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-24T22:39:06.898Z","etag":null,"topics":["enduro","lego"],"latest_commit_sha":null,"homepage":"http://www.bricklabels.com/","language":"JavaScript","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/Gottwik.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":"support_files/favicon_512.png","governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2017-01-04T15:57:21.000Z","updated_at":"2024-09-07T16:22:31.000Z","dependencies_parsed_at":"2024-02-03T23:59:34.972Z","dependency_job_id":null,"html_url":"https://github.com/Gottwik/legolabels","commit_stats":null,"previous_names":["gottwik/legolabels"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Gottwik/legolabels","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Flegolabels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Flegolabels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Flegolabels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Flegolabels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Gottwik","download_url":"https://codeload.github.com/Gottwik/legolabels/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Gottwik%2Flegolabels/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":264638501,"owners_count":23642165,"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":["enduro","lego"],"created_at":"2024-11-10T15:18:40.780Z","updated_at":"2025-07-10T19:05:47.319Z","avatar_url":"https://github.com/Gottwik.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Lego Labels\n\u003cimg src=\"http://i.imgur.com/a1jEr72.png\" width=\"400\"\u003e\n\nSort your LEGO like a pro\n\n![Imgur](http://i.imgur.com/1exXDCp.png)\n\n# Developing this\n\nTo get started quickly just:\n\n* clone repo\n* cd into it\n* run `npm install` followed by `npm start`.\n\nAlternativelly I recommend installing [enduro](http://www.endurojs.com/) globally by `npm i enduro -g`. This way you can just cd into the project and run `enduro`. This will also start development server at localhost:3000 with browsersync to live refresh scss, handlebars or javascript updates.\n\n## Setting mongodb \u0026 rebrickable api\n\nThis project uses mongodb. I used [mlab](https://mlab.com/).\n\nThe mongodb connection url is not included in this repository to prevent abuse. You can sign up, it's free. Follow these steps to create your own mlab instance:\n\n* sign up for [mlab account](https://mlab.com/signup/)\n* click 'create new' to create new mongodb deployment\n* mlab shows you the connection string, just add your credentials.\n\n![](http://i.imgur.com/hXcEedm.png)\n\nAlso, don't forget to add your rebrickable api key to the same file.\n\nOnce you get the connection string you have to set it up either in enduro_secret.json or as a envirment variable. Create a file in root folder of this project called **enduro_secret.json** with this content:\n\n```\n{\n\t\"secret\": {\n\t\t\"s3\": {\n\t\t\t\"S3_KEY\": \"\",\n\t\t\t\"S3_SECRET\": \"\"\n\t\t},\n\t\t\"DATABASE_URL\": \"\u003cyour mongodb connection url\u003e\",\n\t\t\"REBRICKABLE_API_KEY\": \"\u003cyour rebrickalbe api key\u003e\"\n\t}\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgottwik%2Flegolabels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgottwik%2Flegolabels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgottwik%2Flegolabels/lists"}