Effective total cost: $3–5/mo
Decide on an EC2 instance type:
- At AWS Console → EC2 → Instance Types, filter for ≥1 GB RAM and sort by price.
- t4g.micro is lowest.
[ | |
{ | |
"event_type":"911 Telephone Outage Emergency", | |
"emoji":"📞🚨", | |
"icon":"phoneDuo", | |
"category":"Miscellaneous" | |
}, | |
{ | |
"event_type":"Administrative Message", | |
"emoji":"📢", |
// | |
// ContentView.swift | |
// | |
// Created by Ben Markowitz | |
// | |
import SwiftUI | |
import AVKit | |
struct ContentView: View { |
<? | |
///////////////////// | |
// slack2html | |
// by @levelsio | |
///////////////////// | |
// | |
///////////////////// | |
// WHAT DOES THIS DO? | |
///////////////////// | |
// |