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.
- Host: GitHub
- URL: https://github.com/9trocode/chat_interface
- Owner: 9trocode
- Created: 2020-02-16T19:32:51.000Z (about 6 years ago)
- Default Branch: develop
- Last Pushed: 2021-01-05T20:53:44.000Z (about 5 years ago)
- Last Synced: 2024-05-20T23:15:52.600Z (almost 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 7.01 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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/