Categorygithub.com/Housiadas/backend-system
module
0.0.0-20241226131737-dfcb2b0ba0ac
Repository: https://github.com/housiadas/backend-system.git
Documentation: pkg.go.dev

# README

Backend System

A backend system built with Go v1.23.

Setup

make docker/build
make docker/up
make db/migrate/up
make go/cmd/seed

Migration

make db/migrate/create
make db/migrate/up
make db/migrate/down

Testing

make tests

Help

make help

Database Schema

We used https://dbdiagram.io to define our database structure.

Needs update!

# Packages

No description provided by the author
No description provided by the author
Package docs Code generated by swaggo/swag.
No description provided by the author