8000 GitHub - manakuro/golang-clean-architecture: Go with Clean Architecture
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

manakuro/golang-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golang-clean-architecture

Go with Clean Architecture

DeepWiki

https://deepwiki.com/manakuro/golang-clean-architecture

Run Docker

$ cd docker
$ docker compose up

Installation

$ make install

Set up database

$ make setup_db

Migrate schema

$ make migrate_schema_up

Seed data

$ make seed

Start server

$ make start

About

Go with Clean Architecture

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0