Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 336 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 336 Bytes

Gateway-back

backend of stay status record system for Sakae Higashi School Festival 2022.

environment

  • Go 1.18
  • echo 3.3.10-dev
  • gorm 1.9.16

.env example

ALLOW_DOMAIN=http://localhost:8000

commands

Run in development mode

go run main.go

run on http://localhost:3000.