An open API service indexing awesome lists of open source software.

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

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/)