golang-scaffolding

command module
v0.0.0-...-37c229e Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 21, 2025 License: MIT Imports: 11 Imported by: 0

README

golang-scaffolding Tests codecov

A golang scaffolding for getting started new projects.

Getting Started
Replace Paths
ag -l 'chris-ramon/golang-scaffolding'|xargs sed -i 's/<your-org>/<your-repo>/g'
Running
./bin/dev.sh
GraphQL Playground

http://localhost:8080/graphql

Features

Contains the following example domains:

  • Env Variables.
  • Config.
  • Auth.
  • JWT.
  • GraphQL.
  • PostgreSQL.
  • Type Safe SQL.
  • Docker Compose.
  • Live reload.
  • Admin.
  • Unit tests.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
cmd
db
domain
auth/api
Package api defines types for external communication.
Package api defines types for external communication.
auth/types
Package types defines internal types.
Package types defines internal types.
gql
pkg
jwt

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL