Display app version in UI
What are the current possibilities and limits of WASP for large apps?
Remove/replace the server's Hello world response?
304 error on auth/me after signing up
Google Analytics doesn't track navigation between pages (SPA Google Analytics Integration)
import { getDailyPageViews, getSources } from './providers/googleAnalyticsUtils';
...wasp db studio connecting to prod db shows now data
Tried S3 upload file with small files worked but not large files
Upgraded to v0.15 and got this error on wasp start
🐝 --- Starting compilation and setup phase. Hold tight... ------------------------ ...
wasp db migrate-dev error with brand new installation
Production payment doesn't give user subscription
Integrate 3rd-party <script> objects
wasp deploy fly deploy failure
wasp clean
and wasp ts-setup
again with no luck.
```_stderr: '==> Verifying app config\n' +...No MainPage.tsx
https://wasp-lang.dev/docs/tutorial/project-structure
where I see a reference to src/MainPage.tsx
. I do not have this file in my template app.
was version 0.14.2
platform: macOs...Google oAuth issue on production
PDF Creation & Prevoew
Another Deployment issue
SMTP on wasp build connecting on localhost instead of my SMTP provider
Expected Behaviour when running flyctl certs list -a <client app name>
seeding prod db
❌ --- [Error] Can not connect to database: ---------------------------------------
The database needs to be running in order to execute this command. You can easily start a managed dev database with `wasp start db`.
❌ --- [Error] Can not connect to database: ---------------------------------------
The database needs to be running in order to execute this command. You can easily start a managed dev database with `wasp start db`.