Categorygithub.com/opsway-io/backend
modulepackage
0.0.0-20250206143315-a4be71b498a1
Repository: https://github.com/opsway-io/backend.git
Documentation: pkg.go.dev

# README

opsway backend

Mono repo for opsway backend related projects.

Development

Everything is dockerized, so you can start development with just a few commands.

All golang code is hot-reloaded, so you don't need to restart the server after every change.

All migrations are run automatically on server start.

Requirements

Start

docker-compose up

Stop

docker-compose down

# Packages

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