Giter Site home page Giter Site logo

outcastserver's Introduction

Outcast Server

Getting Started

  • Before anything else, run gradlew build in the root directory of the project

PostgreSQL

  • Download and install PostgreSQL
    • Add OutcastServer role to server with a password
    • Create Outcast database
    • Assign OutcastServer as owner of the Outcast database
    • Create a secret.json file with the OutcastServer role password (from this template) and place the file in OutcastServer/res

Bower

  • cd OutcastServer/res/website
  • bower install bootstrap#V4.0.0-alpha.2 tether angular

Running the Project

From IntelliJ IDEA - Create a Run Configuration

  • From in IDEA, right click on src/main/core/OutcastServer.kt and click Create OutcastServer.kt...
  • Change Before Launch:
    • Remove Make
    • Add Gradle Task Build

From CLI

  • gradlew build
  • java -cp $KOTLIN_LIB/kotlin-runtime.jar -jar OutcastServer.jar

Finally...

  • Once the server is running, connect to it by opening your favorite browser and navigate to localhost (as it is running on port 80)

outcastserver's People

Contributors

brianerikson avatar

Watchers

James Cloos avatar  avatar

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.