opforu-server

module
v0.0.0-...-b6e0fdc Latest Latest
Warning

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

Go to latest
Published: Mar 2, 2024 License: MIT

README

Server

Service API for sveltekit server data sourcing

Setup

Pull code & install dependencies

go mod tidy

Building

We use Makefile's to chain together and manage build/deployment processes. Check the Makefile for more details.

Build server binary

make build

Running

After the binary is built you'll want to run it to listen for incoming requests from the sveltekit client server. We use the Makefile to expedite these processes and declare build a dependency of the run command, ensuring the binary is up to date every time it's ran:

make run

This will always build a fresh new binary before executing it.

Directories

Path Synopsis
cmd
app
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL