/office

Remote presence for remote teams

Primary LanguageElixirMIT LicenseMIT

Work in progress!!!

Office

As the team collaboration tool Sqwiggle seized to exist, we needed an alternative for our remote team at Aircloak.

Project status

Alpha level at best. We use it internally lacking a better alternative. Feel free to use it for your own team if you want.

Contributions

Contributions more than welcome. Please feel free to create pull-requests with bugfixes and general improvements and new features.

License

This source code is available under the MIT license.

How to run

To start the office locally:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install
  • Start Phoenix endpoint with mix phoenix.server

Now you can visit localhost:4000 from your browser.