Skip to content

KANOMTHER/s-portal

Repository files navigation

s-portal

A backend of website using Gin framework.

To create local database

docker compose --env-file ".env.local" -f "db.local.compose.yml" up -d --build

To develope our backend

  • Create .env.local file and fill it. You could see the example from .env.example
  • Simply start devcontainer (Don't forget to install Docker)
  • Run dev command
go run main.go

or using air

air

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages