{"id":17978653,"url":"https://github.com/ad-si/brickify","last_synced_at":"2025-07-19T03:32:24.710Z","repository":{"id":23798891,"uuid":"27174799","full_name":"ad-si/brickify","owner":"ad-si","description":"Speed up 3D printing using LEGO® bricks","archived":false,"fork":false,"pushed_at":"2025-04-20T16:36:40.000Z","size":30702,"stargazers_count":11,"open_issues_count":99,"forks_count":1,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-20T17:40:58.605Z","etag":null,"topics":["3d-printing","fabrication","lego","prototyping","webapp"],"latest_commit_sha":null,"homepage":"","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/ad-si.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":null}},"created_at":"2014-11-26T11:58:38.000Z","updated_at":"2025-04-20T16:38:34.000Z","dependencies_parsed_at":"2022-08-22T03:50:58.315Z","dependency_job_id":null,"html_url":"https://github.com/ad-si/brickify","commit_stats":null,"previous_names":[],"tags_count":15,"template":false,"template_full_name":null,"purl":"pkg:github/ad-si/brickify","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fbrickify","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fbrickify/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fbrickify/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fbrickify/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ad-si","download_url":"https://codeload.github.com/ad-si/brickify/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ad-si%2Fbrickify/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265883613,"owners_count":23843792,"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":["3d-printing","fabrication","lego","prototyping","webapp"],"created_at":"2024-10-29T17:34:39.618Z","updated_at":"2025-07-19T03:32:24.703Z","avatar_url":"https://github.com/ad-si.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Brickify\n\n## Installation\n\n`$ git clone https://github.com/brickify/brickify.git`\n\n`$ cd brickify`\n\nInstall dependencies: `$ npm install`\n\nLink git hooks for automatic code tests and style checks:\n`$ npm run linkHooks`\n\n\n## Start Server\n\n`$ npm start`\n\nIn order to continuously rebuild the project and restart the server\nwhen source files change you can use supervisor.\nInstall it globally with `$ npm install -g supervisor` and use it like this:\n`$ supervisor -i build -e node -- make start`\n(Only necessary for server-side scripts as front-end gets build on the fly.)\n\n\n## Scripts\n\nRun `$ npm run` to list available scripts.\nExecute a script like: `$ npm run \u003cscript-name\u003e`\n\nFollowing scripts are currently available:\n\n- `build`: Builds client and server js files\n- `start`: Starts server\n- `apiDocumentation`: Generates API documentation\n- `documentation`: Generates code documentation\n- `test`: Executes headless tests\n- `testClient`: Executes frontend tests in the browser\n- `batchTest`: Batch test all models and create a HTML report\n- `prepublish`: Prepares publication of project\n\n\n## Package management\n\nWe use [npm](https://npmjs.org) for package management.\nIn order to bundle the modules for the browser we use [browserify](http://browserify.org).\n\n\n## Styleguide\n\nThe code must be formatted as described in\nhttps://github.com/style-guides/JavaScript\n\n\n## Server\n\nThe server currently serves:\n\n- [brickify.it](http://brickify.it): current master-branch\n- [dev.brickify.it](http://dev.brickify.it): current develop-branch\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fbrickify","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fad-si%2Fbrickify","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fad-si%2Fbrickify/lists"}