Yi-Ting Shih 86195e6021
All checks were successful
Go test / run-go-vet (push) Successful in 5s
Go test / check-swagger-up-to-date (push) Successful in 10s
Go test / run-go-test (push) Successful in 23s
Go test / cleanup-go-test (push) Successful in 3s
Go test / release-image (push) Successful in 3m30s
Fix: ca nmsl
2025-12-13 07:04:47 +08:00
2025-12-13 02:45:33 +08:00
2025-12-13 06:35:29 +08:00
2025-12-13 04:58:12 +08:00
2025-12-07 03:28:07 +08:00
2025-12-13 04:58:12 +08:00
2025-12-13 04:58:12 +08:00
2025-12-07 22:29:19 +08:00
2025-12-12 02:09:46 +08:00
2025-12-07 23:59:24 +08:00
2025-12-13 04:58:12 +08:00
2025-12-07 02:33:44 +08:00
2025-12-07 12:15:48 +08:00
2025-12-13 02:45:33 +08:00
2025-12-07 03:28:07 +08:00
2025-12-07 02:33:44 +08:00
2025-12-13 06:35:29 +08:00
2025-12-13 07:04:47 +08:00
2025-12-13 04:58:12 +08:00
2025-12-13 04:58:12 +08:00
2025-12-07 02:33:44 +08:00
2025-12-13 04:58:12 +08:00
2025-12-13 04:58:12 +08:00
2025-12-09 01:55:15 +08:00

Golang 2025 Final Project - Backend

How to setup the development environment

  1. clone this project
  2. docker compose up -d

How to run

go run . serve or go build && ./backend serve

Description
No description provided
Readme 575 KiB
Languages
Go 97.1%
Makefile 2.1%
Dockerfile 0.8%