Skip to content

Backend for random-launcher (Golang, Echo, gorm, PlanetScale, Render, Firebase Storage)

License

Notifications You must be signed in to change notification settings

ch-random/random-launcher-backend

Repository files navigation

Actions Status go-version license

random-launcher-backend

render の設定に関して

Build Command には

go build -ldflags "-s -w" -o main ./cmd/app

と書きます。

Execute

以下を実行後、http://localhost:8080/users, http://localhost:8080/articles を見に行ってね。

go run cmd/app/main.go

Initialize all tables

go run cmd/app/main.go migrate --drop

License

これらのコードや文章は CC0 で許諾されています。すなわち、引用元に記載せずに、これらのコードや文章の一部または全部を使用できます。

About

Backend for random-launcher (Golang, Echo, gorm, PlanetScale, Render, Firebase Storage)

Topics

Resources

License

Stars

Watchers

Forks

Languages