Coder Social home page Coder Social logo

game-of-three-server's Introduction

Game Of Three Server by Yigit Yesilpinar for lieferando.de assignment

Socket server for the game, using Express, socket.io, mongoDB and mongoose

Requirements

node: 6.9.3, npm: 3.10.10

Instructions

Please install all required npm modules for the main application

npm install

Production Build

To build the server application production-ready under "./productionServer" folder, please type

npm run build

When the building process is finished, to go inside the productionServer folder, please type

cd productionServer

Please install the dependencies of productionServer module

npm install

To run the server (from the productionServer folder), please type

npm start

Local Server runs at localhost:4444 (with default configuration),

There is a running instance of the server On amazon http://34.208.237.222/, but this is just the server no html response for the address please visit

the client application to play the game served at http://52.10.232.19/

Or create a zip file from the content of production folder and upload/deploy to AWS Elastic Beanstalk!

Developing Mode

To launch the application in developing mode please type, (need to be in root folder not productionServer)

npm start

For linting with eslint, please type

npm run lint

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.