sandisunandar99 / adonis-chatly

Simple AdonisJS chat app, built with the magic of Pusher Chatkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chatly

Simple AdonisJS chat app, built with the magic of Pusher Chatkit

To get started locally

  1. Clone repo - git clone git@github.com:olayinkaos/adonis-chatly.git
  2. Copy .env.example to .env and edit in the relevant details (Chatkit and Database credentials)
  3. Run migrations - adonis migration:run
  4. Start server - adonis serve --dev

About

Simple AdonisJS chat app, built with the magic of Pusher Chatkit


Languages

Language:JavaScript 98.0%Language:CSS 2.0%