Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 622 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 622 Bytes

Airbnb Faster

Based off of NextFaster

Using OpenAI to generate bnb data, feeding that into getImgAI to create images with flux, then storing the images in blob. Using prefetching and ISR to give a lighting fast experience in the web.

Key Features to make it blazingly fast

  • Custom Link component that allows prefetching images on mouseEnter
  • ISR on pages
  • Caching queries
  • Next Image Optimization

Who needs loading states when you got prefetching and caching!# NextAirbnbFaster.

Environment variables (.env)

MONGODB_URI=""

MONGODB_DB=demo