/Openbravo-client

Swift video meetings is a video chat app focused on keeping things simple. The app is a minimal, cross-platform vehicle for fast, easy connections everywhere and anywhere.

Primary LanguageTypeScript

Swift

Meet Swift. Fast video meetings made simple.

Swift is a minimal, cross-platform web application for fast and simple video conferencing.

Note: to use this app, it is recommended to clone the server repo or point to the deployed server on Heroku:

  1. Clone this repo
git clone https://github.com/Andrea-Dispe/Swift-server.git
  1. Install the dependencies
npm install
  1. Make sure you have Docker install on your machine

  2. Create a Docker image

docker-compose up -d
  1. Start the server
npm run dev

Heroku:

Heroku

GraphQL endpoint

For the client:

  1. Clone this repo
git clone https://github.com/Andrea-Dispe/Swift-client.git
  1. Enter the client/src directory
cd client/src
  1. Install the dependencies
npm install
  1. Start the app
npm start

Built with

Made by