Skip to content

CloudGoBrrr/backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

39 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ§‘β€πŸ’» Backend

The backend manages the server it self. It provides the API and the files for the clients.

How to build

Requirements

  • Golang 1.18
  • Software is only tested on Linux

Build steps

To Build with a version replace {{ version_tag }} with your version

go build -ldflags="-X 'cloudgobrrr/backend/pkg/env.version={{ version_tag }}'" -o server main.go

Otherwise just remove the ldflag

Before running set the environment variables. See "Docs -> Getting started -> Configuration"

Then run it with

./server

About

πŸ§‘β€πŸ’» Backend - API and management

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages