Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/itachi-p/todo-app-heroku

Golang for Heroku deployment of the first CRUD system
https://github.com/itachi-p/todo-app-heroku

golang heroku

Last synced: 3 days ago
JSON representation

Golang for Heroku deployment of the first CRUD system

Awesome Lists containing this project

README

        

# todo_app_heroku
Golang for Heroku deployment of the first CRUD system

Heroku無償プランが2022/11/28で終了した為、デプロイ後一瞬だけ課金しPostgresの挙動を一通り確認

その後 `pg_restore` コマンドにより一旦HerokuのPostgresからバックアップを取り、Supabaseに移行

Heroku上でのToDoアプリ公開(DynoとPostgresへのPlanMiniの課金)は数時間で停止

---

以降のアプリ公開はどこにするか検討ちう