Skip to content
#

web-app

A web application is any program that is accessed over a network connection using HTTP, usually via a web browser. Web apps do not have to be installed on a user's device; they are run from a remote server. This differs from mobile apps, which are installed on the user's mobile device, and desktop applications, which are installed on the user's computer. Common examples of web apps include Flash games, online calculators, calendars, Gmail, and Facebook.

Here are 2,060 public repositories matching this topic...

nuxt.js
emiliobondioli
emiliobondioli commented Jul 26, 2019

What problem does this feature solve?

Example use case:
A static generated app with thousands of routes, like an e-commerce having a route for each product.
Apart from scheduling nuxt generate to run periodically and generate all static and dynamic routes, it would be nice to have the possibility to generate the static files for a single route, for example in a hook when the related ba

dash
shucon
shucon commented Feb 15, 2021

Describe the bug

On click New button to add new procedure, we are taken to a new page instead of showing a popup

To Reproduce

Steps to reproduce the behavior:

  1. Click on New button of the procedure.
    image

Expected behavior

A popup like this:
![Screenshot from 202

Martinsos
Martinsos commented Jan 25, 2021

It should give user an idea of what is telemetry doing in general, and should show for the specific project if it is enabled or disabled.

Rough features:

  1. It should give general information on telemetry in Wasp, probably link to docs also, also instructions on how to disable it.
  2. If enabled, it should say so and also show some interesting information like: where is telemetry cache stored,