Coder Social home page Coder Social logo

rinkusarkar / direct-app Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appirio-tech/direct-app

0.0 2.0 0.0 228.93 MB

TopCoder Direct

Home Page: https://www.topcoder.com/direct/

Java 75.86% CSS 7.25% Shell 0.01% Groovy 0.85% JavaScript 16.02% PHP 0.01%

direct-app's Introduction

direct-app

Setup on VM:

  • Once you get your VM, login into the VM with your private key and account 'direct'
  • Back up token.properties and topcoder_global.properties in /home/direct/direct somewhere
  • Delete the whole directory /home/direct/direct
  • Git Clone the direct-app repo into folder /home/direct/direct.
  • Copy the back up *.properties files back to /home/direct/direct
  • Among the *.properties, update topcoder_global.properties, add line 'direct_service_libdir=${libdir}/tcs/ejb' after tcs_libdir property
  • Make sure JDK7 is used: run
    • export JAVA_HOME=/opt/jdk1.7.0_17
    • export PATH=/opt/jdk1.7.0_17/bin:$PATH

Setup on Local env - Refer to http://apps.topcoder.com/wiki/display/docs/TC+Direct+Setup+Guide

  • Instead of using SVN, you will use the codes from this git repo

VM Info:

Build/Compile

  • run 'ant deploy'

Deploy:

  • simply run 'ant deploy' to build all the components and the direct and deploy the direct to jboss

direct-app's People

Contributors

hohosky avatar mashannon168 avatar shivamdixit avatar git4ve avatar notpad avatar kevintaron avatar deedee avatar rinkusarkar 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.