GithubHelp home page GithubHelp logo

anywebapp's Introduction

icon

AnyWebApp

✨ Run any web app without hosting a web server! ✨

ZH-HANS LICENSE GitHub all releases


You don't need to install anything, write any scripts, or do any complex configuration. Just follow these steps to run your web application as a desktop application on Windows.

Preview

This simple app was built with vue and vuetify, and it runs well on AnyWebApp

preview

Usage

  1. Download the latest release.
  2. Create a folder wwwroot for storage your web app assets.
  3. Copy all of your web app assets to the folder
  4. Start AnyWebApp.exe

Requirements

Confuguration

After Starting AnyWebApp.exe, a config file named AppConfig.json will be generated.

You can specify the root directory of the web application, the scheme used for requests, the default startup URI, the window title, icon, size, and scaling ratio, etc. in the configuration file.

FAQ

Below is the content about frequently asked questions and some usage tips.

Configure for Vue Router

If you are using Vue router and using 'history' mode, you can configure like this.

  1. After Starting AnyWebApp.exe, a config file named AppConfig.json will be generated.
  2. Open that config file, then set EnableDocumentFallbackFiles to true

After completing these steps, when your program requests a non-existent document resource, it will return the document configured in the configuration file, such as index.html. This way, Vue Router can work in your web application.

anywebapp's People

Contributors

slimenull avatar

Stargazers

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

Watchers

 avatar

anywebapp's Issues

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.