neoighodaro / chatapp-swift-chatkit-beams

Create a chatroom with Swift, Pusher Chatkit, and Pusher Beams

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chatapp-swift-chatkit-beams

Create a chatroom with Swift, Pusher Chatkit, and Pusher Beams

View tutorial

Getting Started

Clone the repository.

API

  • cd to the Api directory.
  • Copy the .env.example to .env.
  • Update the database, Chatkit and Beams credentials.
  • Run composer install.
  • Run php artisan migrate.
  • Run php artisan passport:install.
  • Run php artisan serve to start the server.

APP

  • Open the Convey.xcworkspace file in Xcode.
  • Update the keys in AppConstants.swift.
  • Update the general settings for the application.
  • Run the application.

Prerequisites

You need the following installed:

Built With

About

Create a chatroom with Swift, Pusher Chatkit, and Pusher Beams


Languages

Language:PHP 72.4%Language:Swift 24.7%Language:HTML 2.2%Language:Vue 0.5%Language:Ruby 0.3%