wasp icon indicating copy to clipboard operation
wasp copied to clipboard

The fastest way to develop full-stack web apps with React & Node.js.

Results 602 wasp issues
Sort by recently updated
recently updated
newest added
trafficstars

We had a couple of people say that Wasp's npm install is super slow on WSL for them. Something like 40 minutes and more, which is ridiculous. I am guessing...

question
dx
shouldfix
windows

### Discussed in https://github.com/wasp-lang/wasp/discussions/2215 Originally posted by **Reikon95** July 31, 2024 I use plunk in other projects and it's great - simple API and easy pricing plan to understand. Would...

enhancement
dx
f: email sender

We already have `tsconfig.json` and `package.json` validation, but there's more work to be done. When the users are using the TS config, Wasp should check multiple `tsconfig.json` files: - There...

enhancement
wasp ts spec

This is a very abstract and way-into-the-future idea, but what if Wasp could be used like this (I'll adapt the current syntax for simplicity purposes): ```css query getFoo { fn:...

enhancement
idea
hmm
wow

One of our Discord members did a great job explaining the feature, so I'll just link that conversation: - https://discord.com/channels/686873244791210014/1233306417968971837/1234586784315347016

enhancement
research
f: auth

We will update instructions in #2662 as we tackle each item. Still, at the end, we should do one final pass to ensure all instructions are up-to-date and relevant.

faster wasp dev

On each release, we manually run and check all example apps. This can take a while, especially when there are fixes involved. We have recently reorganized and cleaned up our...

ci
testing
faster wasp dev

We should have proper headless tests for our starter tempaltes. See parent issue for more details.

testing
faster wasp dev

**Describe the bug** Wasp.sh JavaScript occasionally doesn't load. That means theme toggle, search, collapsing dividers, and probably more are nonfunctional. This behavior is rather random, but persists between refreshes. It's...

bug
wasp web

Whenever we publish a new version of our docs, we need to manually log into the Algolia Crawler and update its search index. The search doesn't work properly until we...

documentation
faster wasp dev