Giter Club home page Giter Club logo

assemble-online's Introduction

assemble.live

Secure, real time, audio and text based online meeting platform based on the exploitation of space.

Free and open source relying on only open source libraries: Node.js, Socket.io, EasyRTC, React, D3.

Running locally

Make sure you have node, npm, and gulp installed, and that gulp is installed globally with sudo npm install -g gulp.

git clone https://github.com/assemble-live/assemble.git
cd assemble-live/
npm install
npm run bs

Build processes

gulp -> gulp build && gulp watch, which will build and watch for changes

npm run bs -> gulp build && node server/app.js, which will build and serve the content

npm start -> node server/app.js, just start the server

For development, I have one tab open running gulp and one running npm start.

You'll also need to set export DEBUG=assemble* to see server side logs.

Tests

I'm using webdriverio with the wdio test runner and Selenium for client side tests. Server unit tests are planned in my head, but as of now there are none.

To run them, ``` npm i -g selenium-standalone


Then have one terminal tab running `selenium-standalone start`, another one running
`npm start` or `node server/app.js`, and another with `gulp` if you're actively developing.

You also need Chrome installed. Then run `npm test`.

assemble-online's People

Contributors

ben-pr-p avatar byrnehollander avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

assemble-online's Issues

I am testing automated issue creation.

submitter: Ben, The Creator,
user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36 OPR/39.0.2256.48,
content: There was no bug.

I am testing automated issue creation.

submitter: Ben, The Creator

  user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.82 Safari/537.36 OPR/39.0.2256.48


  content: There was no bug.

test

submitter: test

  user agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 OPR/39.0.2256.71


  content: test

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.