https://github.com/codestackr/funko-showcase-workshop
Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours
https://github.com/codestackr/funko-showcase-workshop
Last synced: 3 months ago
JSON representation
Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours
- Host: GitHub
- URL: https://github.com/codestackr/funko-showcase-workshop
- Owner: codeSTACKr
- Created: 2024-12-10T19:17:30.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-10T19:17:52.000Z (over 1 year ago)
- Last Synced: 2026-01-13T13:49:55.928Z (4 months ago)
- Homepage:
- Size: 5.13 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Launch, Scale, Succeed: Mastering DigitalOcean in 4 Hours
## Funko Showcase Workshop
### Presenters: Jeff Blankenburg & Chris DeMars
### Schedule
| **Time** | **Topics** |
| ------------------------ | ------------------------------------------------------------------------------ |
| Setup - 0:30 | |
| | 0:15 - Introductions, Explanations, Resources, Credit Codes |
| | 0:05 - Setting Up Your DigitalOcean Account |
| | 0:10 - Make sure you have a GitHub account that you currently have acecess to. |
| Database Creation - 0:30 | |
| | 0:20 - Get Database configured and running |
| | 0:10 - Data ingestion |
| Storage Creation - 0:15 | |
| | 0:15 - Create Storage Bucket and upload images |
### Prerequisites
- Set Up Your DigitalOcean Account
- Set Up Your GitHub Account
- Download and Install [Node LTS (comes with npm)](nodejs.org/en)
- Install [git](git-scm.com/) if not already installed
- Download and install [Compass](www.mongodb.com/docs/compass/current/install/)
- Install [VS Code](code.visualstudio.com/)
- Install the DOTENV extension in VS Code
### Workshop Lab Guide
The 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.
To start the lab, open the [Setup](SETUP.md) file and follow the instructions.
We hope you enjoy the workshop!
### Useful Links
- [DigitalOcean Sign-Up](https://www.digitalocean.com/)
- [Material UI Documentation](https://mui.com/)
- [Node.js Download](https://nodejs.org/en/)
- [GitHub CLI](https://cli.github.com/)
- [MongoDB Compass](https://www.mongodb.com/products/compass)
- [DigitalOcean Spaces](https://www.digitalocean.com/products/spaces/)
- [DigitalOcean App Platform](https://www.digitalocean.com/products/app-platform/)