Categorygithub.com/chris-ramon/golang-scaffolding
modulepackage
0.0.0-20240520221135-fe60ae1be20e
Repository: https://github.com/chris-ramon/golang-scaffolding.git
Documentation: pkg.go.dev

# 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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author