We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run server:
QUART_APP=server.py QUART_DEBUG=1 quart run
Bundle:
npm run build
or:
npm run watch