Skip to content
This repository has been archived by the owner on Oct 30, 2019. It is now read-only.

~~Project on Pause as I am no longer with Imperium Incursions.~~ Fleet management tool for the Imperium Incursions Squad. Developed using .NET Core 2.2 & making use of the Goonswarm SSO (GICE) and Eve Swagger APIs.

Notifications You must be signed in to change notification settings

samuelgrant/Imperium-Incursions-Waitlist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Imperium Incursions Waitlist

Installation Instructions

todo

SSO/API Configuration

todo

Environment Variables

The .env file is excluded from source control. You will need to manually update it.

Use $ nano .env to create an .env file with the following information

For information on register a GICE application click here. For information on creating an Eve Online application click here.

# Oauth2 application keys for Gice and ESI
gice_clientID=
gice_clientSecret=

eve_clientID=
eve_clientSecret=

Ports

HTTP: http://localhost:51698
HTTPS: https://localhost:44371/

About

~~Project on Pause as I am no longer with Imperium Incursions.~~ Fleet management tool for the Imperium Incursions Squad. Developed using .NET Core 2.2 & making use of the Goonswarm SSO (GICE) and Eve Swagger APIs.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published