golang-scaffolding

command module
v0.0.0-...-8075bb9 Latest Latest
Warning

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

Go to latest
Published: Apr 30, 2024 License: MIT Imports: 12 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/chris-ramon\/golang-scaffolding/your-org\/your-pkg/g'
Running
docker compose up
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
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