Skip to content

Harokku/dogeplus-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Server Setup Guide

This guide will help you to set up the server step by step.

Prerequisites

Before you proceed, make sure you have Go SDK version 1.22.2 installed. Refer to the online Go documentation if you need help with this step.

Additionally, you will need permission to create and work with environment variables on your system.

Environment Setup

This section describes the environment variables that need to be set up for the server to function correctly.

Variable can be either come from a config.toml file or from environment

Sample TOML Configuration File

[variables]
PORT = 3000
SHAREPATH = "/path/to/share"

About

DOGE+ training environment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages