All Projects → ieiayaobb → dynamoc

ieiayaobb / dynamoc

Licence: MIT License
A DynamoDB GUI client https://ieiayaobb.github.io/dynamoc/

Programming Languages

javascript
184084 projects - #8 most used programming language
Vue
7211 projects
HTML
75241 projects

Projects that are alternatives of or similar to dynamoc

Vue Touch Ripple
👆 Touch ripple component for @vuejs
Stars: ✭ 443 (+532.86%)
Mutual labels:  vuejs2, vue-resource
One
基于Spring Boot和Vue2开发的前后端分离的后台管理系统
Stars: ✭ 426 (+508.57%)
Mutual labels:  vuejs2, vue-resource
basic-transport-info-app
A progressive web app to show direct & indirect buses / transport between two places / cities / stops .Show next schedule & travel duration. Algorithm to calculate indirect buses on basis of their schedule time. Voice search . Locate nearest city/stop by gps. Bus timetable.
Stars: ✭ 12 (-82.86%)
Mutual labels:  vuejs2, vue-resource
Lvyou
🎒Vue.js 初步进阶案例,路由懒加载,进入页面前登录判断,返回导航判断,RestAPI接口使用,组件封装,Vuex状态封装,keep-alive页面缓存等功能
Stars: ✭ 195 (+178.57%)
Mutual labels:  vuejs2, vue-resource
Vue Awesome Swiper
🏆 Swiper component for @vuejs
Stars: ✭ 12,072 (+17145.71%)
Mutual labels:  vuejs2, vue-resource
Vue Quill Editor
🍡@quilljs editor component for @vuejs
Stars: ✭ 6,874 (+9720%)
Mutual labels:  vuejs2, vue-resource
Vue Video Player
🎞 @videojs component for @vuejs
Stars: ✭ 4,026 (+5651.43%)
Mutual labels:  vuejs2, vue-resource
Easy Vue
Learn vueJS Easily 👻
Stars: ✭ 896 (+1180%)
Mutual labels:  vuejs2, vue-resource
Vue Codemirror
⌨️ @codemirror component for @vuejs
Stars: ✭ 2,115 (+2921.43%)
Mutual labels:  vuejs2, vue-resource
Copilot
Responsive Bootstrap 3 Admin Template based on AdminLTE with vue.js
Stars: ✭ 2,698 (+3754.29%)
Mutual labels:  vuejs2, vue-resource
home-energy-monitor
ESP32-based Home Energy Monitor
Stars: ✭ 152 (+117.14%)
Mutual labels:  dynamodb
terraform-aws-lambda
A Terraform module to create AWS Lambda ressources.
Stars: ✭ 40 (-42.86%)
Mutual labels:  dynamodb
graphql-pynamodb
Graphene PynamoDB Integration
Stars: ✭ 63 (-10%)
Mutual labels:  dynamodb
crynamo
DynamoDB client for Crystal.
Stars: ✭ 14 (-80%)
Mutual labels:  dynamodb
notes-yard-frontend
Its an application to create notes and notebooks
Stars: ✭ 34 (-51.43%)
Mutual labels:  dynamodb
super-serverless-sample
Backend serverless que simula o sistema de votação do BBB
Stars: ✭ 30 (-57.14%)
Mutual labels:  dynamodb
aws-nestjs-starter
Serverless, AWS, NestJS, GraphQL and DynamoDB starter
Stars: ✭ 200 (+185.71%)
Mutual labels:  dynamodb
aws-tutorial-code
AWS tutorial code.
Stars: ✭ 114 (+62.86%)
Mutual labels:  dynamodb
dynamodb-simple
Type-safe Haskell framework for AWS DynamoDB
Stars: ✭ 16 (-77.14%)
Mutual labels:  dynamodb
RumahSakitJakarta
🏥 Daftar Rumah Sakit Umum, Khusus dan Puskesmas di Jakarta
Stars: ✭ 23 (-67.14%)
Mutual labels:  vuejs2

Dynamoc

Dynamoc is a GUI client for dynamodb-local, dynalite and AWS dynamodb

Build status

Build Status

Screenshots

connect datasheet record

How to build

# install dependencies
npm install

# serve with hot reload at localhost:9080
npm run dev

# build electron app for production
npm run build

# lint all JS/Vue component files in `app/src`
npm run lint

# run webpack in production
npm run pack

TODO list

  • Loading mask for operations
  • Previous page for scan
  • Query on Primary Key
  • Query on GSI
  • View detail record on JSON value
  • Edit specified record
  • Delete specified record
  • Show JSON tree for record
  • Show console for each operation
  • Handle page size for query results
  • Add a beautiful LOGO

Thanks to

  • vuejs
  • vue-router
  • vuex
  • Element-UI
  • electron
  • electron-vue

LINCESE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].