Skip to content

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING
Notifications You must be signed in to change notification settings

orchestrafm/tracks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

68 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Orchestra FM Tracks Service

Keep track of supported music and songs.

GitHub GitHub go.mod Go version GitHub code size in bytes GitHub language count GitHub top language Go Report Card tickgit

Requirements

Configuration

The following variables MUST be defined by the environment in order for the application to run properly.

MYSQL_DB
MYSQL_HOST
MYSQL_USER
MYSQL_PASS

Development Setup

  1. Run task buiild, this will automatically pack and embed migrations into the final binary.
  2. Ensure the following environment variables listed in Configuration.
  3. Execute the application, the migrations will run at startup.

About

No description, website, or topics provided.

Resources

License

AGPL-3.0, AGPL-3.0 licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
COPYING

Stars

Watchers

Forks

Packages

No packages published