Giter Site home page Giter Site logo

Comments (3)

AndreiCN avatar AndreiCN commented on July 20, 2024

Unfortunately we didn't run it with Electron. For better results we strongly suggest to use the template as it is by default. If you have no further questions please close the ticket, thank you !

from adminator-admin-dashboard.

jepperaskdk avatar jepperaskdk commented on July 20, 2024

From the dependency-tree, it looks like webpack-dashboard installs some sqlite-functionality:

├─┬ [email protected]
│ ├-┬ [email protected]
│ │ ├─┬ [email protected]

from adminator-admin-dashboard.

krzysiekpiasecki avatar krzysiekpiasecki commented on July 20, 2024

Is there a way to run it with Electron.js ?

@YoussefRekik

Yes. It's simple, but unfortunately the build is still broken (will be fixed with merge #48. So, from the root of the project run the shell command: electron ./build/index.html

You will find more details how to run electron app here: https://electronjs.org/docs/tutorial/quick-start. The main files are: package.json, index.html, index.js. The documentation mentions about main.js but latest electron CLI uses index.js

  Usage: electron [options] [path]

  A path to an Electron app may be specified. It must be one of the following:
    - index.js file.
    - Folder containing a package.json file.
    - Folder containing an index.js file.
    - .html/.htm file.
    - http://, https://, or file:// URL.

  Options:
    -d, --default         Run the default bundled Electron app.
    -i, --interactive     Open a REPL to the main process.
    -r, --require         Module to preload (option can be repeated).
    -v, --version         Print the version.
    -a, --abi             Print the Node ABI version.

May I ask you to close this ticket, if you haven't got any further questions.

from adminator-admin-dashboard.

Related Issues (20)

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.