Giter Site home page Giter Site logo

leagueofdreams-electron-ejs's Introduction

League Of Dreams Client & Server

# LeagueOfDreams Electron & EJS
# Server was merged with client
# For more informations please visit our discord server

If you have range ports forwarded you can play with your friends


Run / Compile client in Windows:
Client Video tutorial on youtube, click here

  1. Install NodeJS
  2. Run install_node_modules.bat
  3. Run run_client.bat for live run or compile.bat for compile

Run server in Windows:
Server Video tutorial on youtube, click here

  1. Install Mongo Database community server
  2. Range port forward from 3000 to 7000 (if you want public server)
  3. Download LeagueSandboxProject, place it here under the name "GameServer"
  4. Compile LeagueSandbox Project
  5. Change secretkey and database name in /config/secret.js
  6. Run install_node_modules.bat
  7. Run run_client.bat for both server and client or run_server_only.bat for server only

For 24/7 runtime we recommend using PM2
For more informations please visit npm page of pm2
Init:
- pm2 start serverLoD.js
Usage:
- pm2 restart serverLoD
- pm2 logs serverLoD
- pm2 stop serverLoD
- pm2 start serverLod

leagueofdreams-electron-ejs's People

Contributors

jaziel809 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

leagueofdreams-electron-ejs's Issues

[ Request ] To Request data from Server -> Client

to be able to request from server instead of writing twice on server and client for example

before
on both server and client to write for champs

after
on server everything
and on client request data from server.

Because this can be exploited.

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.