{"id":19448504,"url":"https://github.com/aleksilassila/buildshelf","last_synced_at":"2025-06-26T10:03:42.640Z","repository":{"id":107161753,"uuid":"412434131","full_name":"aleksilassila/buildshelf","owner":"aleksilassila","description":"A website for sharing and browsing builds for a popular block game called Minecraft.","archived":false,"fork":false,"pushed_at":"2023-11-22T15:25:12.000Z","size":180526,"stargazers_count":5,"open_issues_count":5,"forks_count":0,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-25T02:44:12.214Z","etag":null,"topics":["fabric","litematica","minecraft"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","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/aleksilassila.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2021-10-01T11:08:39.000Z","updated_at":"2023-06-06T04:10:15.000Z","dependencies_parsed_at":"2023-11-22T16:49:14.354Z","dependency_job_id":null,"html_url":"https://github.com/aleksilassila/buildshelf","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/aleksilassila/buildshelf","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbuildshelf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbuildshelf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbuildshelf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbuildshelf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aleksilassila","download_url":"https://codeload.github.com/aleksilassila/buildshelf/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aleksilassila%2Fbuildshelf/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262044434,"owners_count":23249748,"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":["fabric","litematica","minecraft"],"created_at":"2024-11-10T16:27:17.538Z","updated_at":"2025-06-26T10:03:42.610Z","avatar_url":"https://github.com/aleksilassila.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buildshelf\n\nWork-in-progress website that allows users to upload and share their creations in\na popular block game called Minecraft.\nTo upload builds, users can log in with a microsoft account that has a minecraft account linked to it.\n\nFrontend has been built with Next.js and backend with Express.js and Sequelize.\nPostgresql is used as the database, and files are stored using Multer.\n\n## Building\nThe project runs via Docker. Get started with\n`docker-compose up --build`\n\nTo seed the database with test data, run\n`npm run seed` inside `backend/`\n\nTo deploy the website to production, run\n`docker-compose -f docker-compose-prod.yml up --build`\n\n## .env\nCreate a `.env` file in the root directory of the project.\nDocker will use this file to set environment variables.\nTo get Microsoft authentication working, you need to\ncreate an app registration in\n[Azure Portal](https://portal.azure.com).\n```\nDB_URL=postgres://post:post@db/post\nBACKEND_ENDPOINT=http://localhost:9000/api\nFRONTEND_ENDPOINT=http://localhost:3000\nJWT_SECRET=yoursecret\n\nMICROSOFT_CLIENT_ID=\nMICROSOFT_CLIENT_SECRET=\n```\n\n## Screenshots\n\n### \u003ccenter\u003eFrontpage\u003c/center\u003e\n![Screenshot 1](screenshot-1.png)\n\n### \u003ccenter\u003eBuilds page\u003c/center\u003e\n![Screenshot 2](screenshot-2.png)\n\n### \u003ccenter\u003eUpload page\u003c/center\u003e\n![Screenshot 3](screenshot-3.png)\n\n### \u003ccenter\u003eProfile page\u003c/center\u003e\n![Screenshot 4](screenshot-4.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksilassila%2Fbuildshelf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faleksilassila%2Fbuildshelf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faleksilassila%2Fbuildshelf/lists"}