fantasy-friends

command module
v0.0.0-...-165beb6 Latest Latest
Warning

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

Go to latest
Published: Jan 14, 2022 License: MIT Imports: 7 Imported by: 0

README

Fantasy Friends

https://fantasy-friends.herokuapp.com/

A League of Legends fantasy game where any summoner name can be used instead of just pro players.

Setup

Note: This setup guide does not cover everything needed to set up this application, but gives a rough idea of the steps required.

  1. Install Go.
  2. Download all third party dependencies with go get.
  3. Get a Riot Developer API key from the official site.
  4. Set up a PostgreSQL database and set up tables as specified in the /database/database.go file.
  5. Set your environment settings in the environment file "example.env" and rename the file to ".env".
  6. Make an account with Heroku and install the Heroku CLI
  7. Set up Heroku app and db and make sure they work.
  8. Set your production environment settings in Heroku's config variables.
  9. To run locally, run make build and make run
  10. To deploy to web, run make deploy

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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