An open API service indexing awesome lists of open source software.

https://github.com/azer/sway


https://github.com/azer/sway

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Sway

Sway is a video communication tool to replace meetings with more in-person like communication for remote teams.

* Read more: https://azerkoculu.com/posts/open-sourcing-sway.html
* Watch video: https://www.youtube.com/watch?v=CAodlTKVt24

## Install & setup

To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Create and migrate your database with `mix ecto.setup`
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.

Ready to run in production? Please [check our deployment guides](https://hexdocs.pm/phoenix/deployment.html).