https://github.com/pmbanugo/realtime-datatable-vue
real-time editable data-table with Vue and Hamoni Sync
https://github.com/pmbanugo/realtime-datatable-vue
javascript real-time real-time-data vuejs
Last synced: about 1 year ago
JSON representation
real-time editable data-table with Vue and Hamoni Sync
- Host: GitHub
- URL: https://github.com/pmbanugo/realtime-datatable-vue
- Owner: pmbanugo
- License: apache-2.0
- Created: 2018-06-07T09:32:50.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2019-01-05T10:27:46.000Z (over 7 years ago)
- Last Synced: 2025-03-27T21:52:09.417Z (over 1 year ago)
- Topics: javascript, real-time, real-time-data, vuejs
- Language: HTML
- Homepage: https://dev.to/pmbanugo/how-to-build-a-real-time-editable-data-table-in-vuejs-1ed4
- Size: 20.5 KB
- Stars: 29
- Watchers: 2
- Forks: 19
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Realtime Editable Data Table In Vue

A real-time editable data table using Vue and Hamoni Sync. You can read the accompany blog on [dev.to](https://dev.to/pmbanugo/how-to-build-a-real-time-editable-data-table-in-vuejs-1ed4)
# Set up
1. Sign up for a [Hamoni Sync account](dashboard.hamoni.tech)
2. Create an application on the dashboard
3. Copy your account and application ID and replace it with the string placeholders on line **202**