Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 643 Bytes

File metadata and controls

11 lines (7 loc) · 643 Bytes

gettingstarted-golang

This is a very simple starter app

In order to make getting up and running even faster, we've included some test credentials in the code itself.These credentials won't actually do anything besides allow you to create an account and log into localhost, but they should make things just a little bit easier.

We've also tried to simplify the code to the bare minimum to see what's going on, so please apply actual software engineering practices to any code you write that derives from this!

See Getting Started With Plex for a more detailed guide.