GithubHelp home page GithubHelp logo

rohvani / swg-site Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 1.0 827 KB

Star Wars: Galaxies authentication/community suite, written in node.js and vue.js

JavaScript 52.51% Shell 3.56% Vue 43.15% HTML 0.78%
swg nge swgsrc starwars starwarsgalaxies nodejs node vue vuejs bootstrap4 bootstrap

swg-site's Introduction

SWG Site Suite

Star Wars: Galaxies authentication/community suite, written in node.js

Instructions (Automated)

  1. Install Debian 9 x64-bit (I used debian-9.4.0-amd64-netinst.iso)
  2. Run sudo apt-get update
  3. Run ./setup/dependencies.sh

Setting up MySQL

  1. The MySQL database can be created and imported via running cd setup && ./setup_database.sh

Configuration

  1. Copy setup/config.json.example to backend/config.json
  2. Update backend/config.json with your settings
  3. Update SWG game server configs with below settings; make sure you replace the port and IP with where it's actually listening!
[CentralServer]
metricsDataURL=http://127.0.0.1:3000/api/metrics
webUpdateIntervalSeconds=5

[LoginServer]
externalAuthURL=http://127.0.0.1:3000/api/login
useExternalAuth=true
useJsonWebApi=true

Building

  1. To build the project, run ./build.sh

Running

  1. After setting up the database and your configuration file, ./run.sh

Credits

  • Seefo

swg-site's People

Contributors

rohvani avatar

Stargazers

 avatar

Watchers

 avatar

Forkers

swg-ostrich

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.