Git Product home page Git Product logo

core's Introduction

Vuetronex

Vuetronex

Build beatiful Electron application with Vue JS, Vue Router, Knex JS, Bookshelf JS & Tailwind CSS. Run database queries right from the Vue Application.

Getting Started

You need to have git, node & npm installed in your machine.

Use Vuetronex CLI

Installation

$ npm i -g @vuetronex/cli
$ vex new my-project
$ cd my-project
$ npm install

# One terminal
$ npm run watch
# Other terminal
$ npm start

Usage

Basically it is just a Vue application. With some Electron and Database built into it. There are a lot of functionality built in with this application.

The main focus is to develop seamlessly with electon and have all the electron APIs in the Vue instance.

Prototypes

Inside Vue you can find all the electron prototyping. So that you can access the Electron APIs seamlessly. Also there are other bindings that will leverage the workflow.

Example:

this.$electron.ipcRenderer
// It is the ipcRenderer

this.$db.User
// It is the refrence to the User Model.

this.$http
// It is the axios

Vex

There is a command line utility offered with this application vex

Run: vex --help to get all the command offered with this package.

Read more about vex in the official documentation.

Testing

Not done yet. Plans for future.

Contributing

Please feel free to contribute to this project to better improve this as a community. And also feel free to suggest any features.

Security

If you discover any security related issues, please email [email protected] instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.

core's People

Contributors

renovate-bot avatar renovate[bot] avatar tzsk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

core's Issues

Code not worked

Hi! You have a good things to make an app with laravel way with Vue & Electron & DB binding, but now it was not works โ†’ it has some issues with CSP and dependencies error.

And it is good things to add a Vue-debug panel support
image

Dependency Dashboard

This issue provides visibility into Renovate updates and their statuses. Learn more

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.


  • Check this box to trigger a request for Renovate to run again on this repository

Action Required: Fix Renovate Configuration

There is an error with this repository's Renovate configuration that needs to be fixed. As a precaution, Renovate will stop PRs until it is resolved.

Error type: undefined. Note: this is a nested preset so please contact the preset author if you are unable to fix it yourself.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.