Fly Performance Questions
react-router-dom version
sendgrid use email templates
is it possible to store the token that is created after login into browser localstore
Access folder in project root from dockerfile
/cert
where I store certificates. I want to include them in the dockerfile.
The issue I have is that after wasp built
, this \cert
folder is nowhere to be seen inside /.wasp/build
which makes it impossible to use inside the docker build process....pg-boss can't find certificates
DATABASE_URL="postgres://user:[email protected]/databaseb?ssl=true&sslmode=verify-full&sslrootcert=~/certs/global-bundle.pem"
...How can i create an account in the local env and test it
Landing Page doesn't display
Adding svgr plugin to the vite config
Windows development
Changing the color of the text in the Login/signup/ forgetpass pages.
Uploading files to server
personita/app/src/personita/operations.ts
`import { fileURLToPath } from 'url'
import path from 'path'
...Do i need to set client env vars every deploy?
Newsletter/TemplateId
how to customize the signup verification logic in the version 0.11.8?
Navigating with /names/ instead /ids/
/subject/maths/grades
instead of /subject/31c984d4-686d-4c3e-97dc-94dbd2bc5a58/grades
Information to note, names can be repeated in the db so the key identifier is still the id but I want only the name....migrate found failed migrations in the target
Fetching Emails
VSCode go to definition
![No description](https://cdn.answeroverflow.com/1305966471112953926/image.png)
Multi-Factor Authentication