|
13 | 13 |
|
14 | 14 | # 2023 Update: Project Retired
|
15 | 15 |
|
| 16 | +This project was working perfectly well for us: |
| 17 | + |
| 18 | + |
| 19 | + |
16 | 20 | Sadly, a _lot_ has changed in the 2 years
|
17 |
| -since we built & deployed the `email` project. |
18 |
| -Heroku decided they would no longer have a "Free Tier" |
19 |
| -so these _ultra-low_ overhead / volume apps (less than `2h` per month) |
| 21 | +since we built & deployed it to `Heroku`. |
| 22 | +`Heroku` decided to eliminate their "Free Tier" |
| 23 | +so these _ultra-low_ overhead / volume apps |
| 24 | +(less than `2h` per month) |
20 | 25 | are no longer viable on `Heroku`.
|
21 |
| -We would _gladly_ have paid the **`$16/month`** (minimum) |
| 26 | +We would _gladly_ have paid the |
| 27 | +[**`$16/month`**](https://github.com/dwyl/email/issues/61#issuecomment-1426679676) |
| 28 | +(minimum) |
22 | 29 | to keep it running,
|
23 |
| -but they deleted our data |
24 |
| -and deprecated our stack. |
| 30 | +but they deleted our database |
| 31 | +(that only had a couple of MBs): |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | +and deprecated our stack: |
| 36 | + |
| 37 | + |
| 38 | + |
25 | 39 | So they are _forcing_ us to update _everything_.
|
26 | 40 | This is super lame in software that was _working_ fine.
|
27 | 41 |
|
28 |
| -For the time being we are pausing development on this project. |
| 42 | +So, for the time being we are pausing development on this project. |
29 | 43 | If we find a use for it again in the future,
|
30 | 44 | we will re-build it.
|
31 | 45 |
|
| 46 | +Thanks for your interest! ❤️ |
| 47 | + |
32 | 48 | <hr />
|
33 | 49 |
|
34 | 50 | ## Why? 🤷
|
|
0 commit comments