Skip to content

gitter-badger/inspiring-tooling

Repository files navigation

inspiringsolutions-tooling

<< badges placeholder >>

What is this

Sample project used for workshops during Inspiring Solutions conference

The websocket location is ws://peaceful-ridge-14628.herokuapp.com/channel/{keyword}

How to build

  • make sure you have recent Java 8 installed (Oracle or OpenJDK)
  • make sure you have node in version >= 4.2.x
    • On unices you could try:
      • rm -rf ~/.nvm
      • curl -L https://raw.githubusercontent.com/creationix/nvm/master/install.sh | sh
      • source ~/.nvm/nvm.sh
      • nvm install 4.2.2
      • nvm use 4.2.2
    • On Win try maybe: https://github.com/coreybutler/nvm-windows
  • run npm install
  • run ./activator compile run
  • go to localhost:9000

About

Starter repo for InspiringSolutions workshops

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published