blitzjs.com icon indicating copy to clipboard operation
blitzjs.com copied to clipboard

Website & docs

Results 93 blitzjs.com issues
Sort by recently updated
recently updated
newest added

- [x] replace blitz.config.js to next.config.js - [x] remove pages directory from app/auth and add it to pages/auth - [x] remove babel.config.js - [x] convert file names in projects/ from...

status/in-review

Don't suggest installing `alpha` - to match https://github.com/blitz-js/blitz/blob/main/README.md#install-blitz

status/in-review

- [x] Fix missing gSP wrapper for getStaticProps in https://blitzjs.com/docs/query-usage#get-static-props - [x] Fix imports in paginated query page example - https://blitzjs.com/docs/use-paginated-query#example

status/in-review

Noticed this situation when creating an API key

status/in-review

https://user-images.githubusercontent.com/44772513/165090549-ba354b7c-421e-4d55-a68e-f1bb20c27d2f.mov When I open https://blitzjs.com as shown in the video and the width of the web site is between 1024px and 1300px, the text color and background color are the...

status/ready-to-work-on

### What do you want and why? Reading and searching the documentation, it is unclear to me wether Blitz offers a built-in way to verify emails on sign up. It...

status/ready-to-work-on
hacktoberfest

To cover BLITZ_PUBLIC, miscellaneous exported env vars, `env, `publicRuntimeConfig`, and `serverRuntimeConfig`. With notes re: which are build-time vs. run-time, and how the options relate to / sometimes override each other.

status/in-review

Would like some instructions on using this on Ubuntu 20.04 Droplet with NodeJs. Struggling to get this live. After running `yarn build` (which seems to be killed midway through) and...

status/triage