Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mathieutu/chat-hasura
https://github.com/mathieutu/chat-hasura
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/mathieutu/chat-hasura
- Owner: mathieutu
- Created: 2021-01-18T17:43:26.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2021-02-11T08:18:14.000Z (almost 4 years ago)
- Last Synced: 2024-11-05T16:57:59.030Z (about 2 months ago)
- Language: TypeScript
- Homepage:
- Size: 254 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chat-hasura
## Project setup
```
yarn install
```### Compiles and hot-reloads for development
```
yarn serve
```### Compiles and minifies for production
```
yarn build
```### Lints and fixes files
```
yarn lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).