• Stars
    star
    580
  • Rank 77,010 (Top 2 %)
  • Language
    Go
  • Created over 5 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Go with Clean Architecture

golang-clean-architecture

Go with 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

More Repositories

1

micro-frontends-single-spa-module-federation

Micro-frontends app using single spa and Module federation
JavaScript
56
star
2

golang-clean-architecture-ent-gqlgen

Clean Architecture with ent and gqlgen
Go
50
star
3

nextjs-styled-component-material-ui-example

Nextjs + Styled-component + Material UI + SSR
JavaScript
40
star
4

golang-with-echo-gorm-graphql-example

Golang with echo, gorm and GraphQL
Go
28
star
5

nextjs-with-aws-lambda-sample

Deploy Serverless App with Next.js 8 and AWS Lambda
JavaScript
17
star
6

apollo-federation-golang-example

Apollo Federation with Go example
Go
14
star
7

golang-graphql-subscriptions

GraphQL Subscriptions example with Go
Go
14
star
8

golang-ent-gqlgen-example

GraphQL server with ent and gqlgen in Go
Go
10
star
9

hygen-example-with-react

Hygen example with React app
TypeScript
10
star
10

firebase-authentication-with-react-and-go

Firebase Authentication with React and Go
TypeScript
9
star
11

responsive-react-app-example

Responsive React App Example
JavaScript
6
star
12

create-react-app-with-linaria-example

Create react app with linaria example
TypeScript
6
star
13

typescript-compiler-options-example

Test typeScript compiler options
JavaScript
5
star
14

react-native-animated-tab-view-example

An example of animated tab view in React Native
Java
5
star
15

planetscale-with-ent

PlanetScale with Ent
Go
4
star
16

reactive-vue-route-in-composition-api-example

Reactive Vue route in composition API
Vue
3
star
17

project-management-demo-backend

Asana clone app for backend
Go
3
star
18

project-management-demo-frontend

Asana clone app for font-end
TypeScript
2
star
19

swiftui-with-phpicker-example

PHPicker example app with SwiftUI
Swift
2
star
20

reg-suit-example

Reg suit example
TypeScript
2
star
21

algorithms-leetcode

Algorithm JavaScript
JavaScript
2
star
22

golang-deploy-gcp

Go App Deploy with GCP
Go
2
star
23

github-actions-browser-test-example

Browser testing with GitHub Actions
TypeScript
2
star
24

swift-composable-architecture-example

Swift example app with Composable Architecture
Swift
1
star
25

drag-drop-music

It is a music player which you can just drag and drop mp3 files from your computer into your browser.
CSS
1
star
26

swift-todo-list-with-rxswift-example

To do list app with RxSwift
Swift
1
star
27

vanarts-term3-client-project

Van Arts term 3 client project
HTML
1
star
28

recoil-list-example

React app with recoil
TypeScript
1
star
29

nextjs-with-now-sample

Next.js with Now deployment
JavaScript
1
star
30

threejs-smoke-example

Three.js smoke example
JavaScript
1
star
31

opinionated-create-react-app-example

Opinionated create react app template
TypeScript
1
star
32

git_tutorial

Git tutorial
1
star
33

visual-regression-testing-with-chromatic-example

Visual regression testing with Chromatic example
TypeScript
1
star