Giter Club home page Giter Club logo

nrlwebsite's Introduction

Installation

Do this installation process on a dummy account with sudo.

Linux:

  1. git clone https://github.com/cjordog/NRLWebsite; cd NRLWebsite
  2. copy the following into a file called .env AUTH0_CLIENT_ID="toyCVGt8l5mNrfNDmcsGi57YjyF03KHL" AUTH0_DOMAIN="oceantuneucla.auth0.com" AUTH0_CLIENT_SECRET="t-BcTu43rj5EjTAmvfYPLfDvwwyEZhpdpsgKsFABC5T7XxX1ROSB4esRY8LhHmhR" AUTH0_CALLBACK_URL = "http://45.79.96.15:80/callback"
  3. change AUTH0_CALLBACK_URL to "http://serverURL:80/callback"
  4. change the host in demo/app.js on line 343 to the serverURL
  5. add http://serverURL:80/callback to the callback list on the auth0 oceantuneUCLA website. Ask CJ or Steven for the account details.
  6. ./exportStart
  7. sudo apt-get install nodejs 8 sudo ln -s /usr/bin/nodejs /usr/bin/node
  8. sudo apt-get install npm
  9. npm install
  10. screen
  11. npm start
  12. ctrl-A, ctrl-D

Mac:

  1. git clone https://github.com/cjordog/NRLWebsite; cd NRLWebsite
  2. ssh-keygen
  3. cat ~/.ssh/id_rsa.pub | ssh user@machine "cat >> ~/.ssh/authorized_keys"
  4. ./exportStart
  5. brew install node
  6. brew install npm
  7. npm install
  8. npm start

nrlwebsite's People

Contributors

tyriar avatar parisk avatar chjj avatar tdaglis avatar martinckong avatar akalipetis avatar jerch avatar cjordog avatar blink1073 avatar tmyt avatar andrienkoaleksandr avatar staticfloat avatar lucianbuzzo avatar mentos1386 avatar vincentwoo avatar ayapi avatar stevenhua avatar yuvipanda avatar hiro-su avatar aus avatar benhall avatar billchurch avatar risacher avatar mikesir87 avatar saswatds avatar coderaiser avatar imoses avatar odino avatar noseglid avatar meefik avatar

Watchers

James Cloos avatar  avatar  avatar  avatar Li Wei 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.