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

https://github.com/9trocode/chat_interface

Real-time chat interface where multiple users can interact with each other by sending messages.
https://github.com/9trocode/chat_interface

Last synced: 2 months ago
JSON representation

Real-time chat interface where multiple users can interact with each other by sending messages.

Awesome Lists containing this project

README

          

# Chat Yard

A fullstack application Adonis & Vue

### Migrations

Run the following command to run startup migrations.

```js
adonis migration:run
```

### Assets

Transpile all assets and keep a watch over them with

```bash
npm run assets-watch
```

### Start the application

```bash
adonis serve --dev
```

### Design Link

https://xd.adobe.com/view/57920a8d-ec47-49ed-5f81-f97cdf862a79-21a3/