{"id":23161368,"url":"https://github.com/do-community/funko-showcase-workshop","last_synced_at":"2025-07-18T00:04:52.989Z","repository":{"id":271276380,"uuid":"862394010","full_name":"do-community/funko-showcase-workshop","owner":"do-community","description":"Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours","archived":false,"fork":false,"pushed_at":"2025-01-31T15:26:12.000Z","size":9129,"stargazers_count":3,"open_issues_count":0,"forks_count":27,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T12:48:38.784Z","etag":null,"topics":["autoscaling","mongodb","nextjs"],"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/do-community.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,"zenodo":null}},"created_at":"2024-09-24T14:22:42.000Z","updated_at":"2025-01-31T15:26:15.000Z","dependencies_parsed_at":"2025-02-10T04:39:40.472Z","dependency_job_id":null,"html_url":"https://github.com/do-community/funko-showcase-workshop","commit_stats":null,"previous_names":["do-community/funko-showcase-workshop"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/do-community/funko-showcase-workshop","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Ffunko-showcase-workshop","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Ffunko-showcase-workshop/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Ffunko-showcase-workshop/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Ffunko-showcase-workshop/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/do-community","download_url":"https://codeload.github.com/do-community/funko-showcase-workshop/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/do-community%2Ffunko-showcase-workshop/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":260997224,"owners_count":23094866,"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":["autoscaling","mongodb","nextjs"],"created_at":"2024-12-17T23:13:58.867Z","updated_at":"2025-06-20T18:34:24.419Z","avatar_url":"https://github.com/do-community.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours\n\n## Funko Showcase Workshop\n\n### Presenters\nJeff Blankenburg - [Twitter](https://x.com/jeffblankenburg) | [Bluesky](https://bsky.app/profile/jeffblankenburg.com)\n\nChris DeMars - [Twitter](https://x.com/saltnburnem) | [Bluesky](https://bsky.app/profile/chrisdemars.net)\n\n### Schedule\n\n| **Time**                 | **Topics**                                                                     |\n| ------------------------ | ------------------------------------------------------------------------------ |\n| Setup - 1:00             |                                                                                |\n|                          | 0:15 - Introductions, Explanations, Resources, Credit Codes                    |\n|                          | 0:05 - Setting Up Your DigitalOcean Account                                    |\n|                          | 0:10 - Make sure you have a GitHub account that you currently have acecess to. |\n|                          | 0:30 - Presentation                                                            |\n| Workshop time - 3:00     |                                                                                |\n\n### What are we building?\n\nThe app we are building is to showcase/inventory any type of collection or memorabillia you own. For this workshop we are going to focus around Funko Pops. We all love those right? The app will display a card component using MaterialUI that has a picture, the medium, character name, year released, and number in line.\n\nYou will also have the ability to add a funko or edit one.\n\nThere is also search funtionality that you will be build in order to quickly find the item you are looking for.\n\n### What are we going to learn?\n\n- How to build a next.js card component app using MaterialUI to display data\n- Setting up a Managed MongoDB on DigitalOcean\n- Taking a dataset and ingesting that in Compass\n- Deploying the site and database to the cloud using DigitalOcean\n- Enabling Autoscaling to handle traffic influx\n\n### Prerequisites\n\n- Set Up Your [DigitalOcean Account](https://cloud.digitalocean.com/registrations/new)\n- Set Up Your [GitHub Account](https://github.com/)\n- Download and Install [Node LTS (comes with npm)](https://nodejs.org/en)\n- Install [git](https://git-scm.com/) if not already installed\n- Download and install [Compass](https://www.mongodb.com/try/download/compass)\n- Install [VS Code](https://code.visualstudio.com/)\n- Install the [DOTENV extension](https://marketplace.visualstudio.com/items?itemName=dotenv.dotenv-vscode) in VS Code\n\n### Slidedeck\n\n[Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours](https://slides.com/chrisdemars/funko-showcase/fullscreen)\n\n### Workshop Lab Guide\n\nThe lab guide is broken up into various markdown files that will guide you through the process. Each file will have a series of steps that you will need to follow to complete the lab. If you have any questions, please feel free to ask the presenters.\n\nTo start the lab, open the [Setup](SETUP.md) file and follow the instructions.\n\nWe hope you enjoy the workshop!\n\n### Useful Links\n\n- [DigitalOcean Sign-Up](https://www.digitalocean.com/)\n- [Material UI Documentation](https://mui.com/)\n- [Node.js Download](https://nodejs.org/en/)\n- [GitHub CLI](https://cli.github.com/)\n- [MongoDB Compass](https://www.mongodb.com/products/compass)\n- [DigitalOcean Spaces](https://www.digitalocean.com/products/spaces/)\n- [DigitalOcean App Platform](https://www.digitalocean.com/products/app-platform/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-community%2Ffunko-showcase-workshop","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdo-community%2Ffunko-showcase-workshop","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdo-community%2Ffunko-showcase-workshop/lists"}