stackblitz / bolt.new

Prompt, run, edit, and deploy full-stack web applications
https://bolt.new
MIT License
9.08k stars 3.62k forks source link

Project not rendering #3227

Open PriyathamVarma opened 3 days ago

PriyathamVarma commented 3 days ago

Describe the bug

I have tried to create a simple next js project similar to airbnb. but the project is not getting rendered eventhough the project code has been generated.

Link to the Bolt URL that caused the error

https://bolt.new/~/sb1-ttgj4q

Steps to reproduce

  1. Go to bolt.new
  2. enter prompt: Create a Next.js project with Tailwind CSS for a website called "DevaDarshan" (meaning "Divine Vision"), focusing on Hindu temple travel and pilgrimage experiences. The platform will showcase Hindu sacred sites and provide detailed information about pilgrimage routes. Implement three user roles: Pilgrim (Guest): Users who book temple experiences and pilgrimages. Guide (Scout): Individuals assigned to assist pilgrims, provide local knowledge, and arrange necessary services. Temple Representative (Host): People who manage temple listings and facilitate pilgrim experiences. Key features: Clean, professional design using Tailwind CSS Responsive layout for mobile and desktop User authentication and role-based access Search functionality for temples and pilgrimage routes Booking system for temple visits and guided tours Rating and review system for experiences Interactive maps showing temple locations and pilgrimage routes Pages and components to create: Landing page with featured temples and popular pilgrimages Temple listing page with detailed information and booking options Pilgrimage route page with itinerary and booking options User dashboards for each role (Pilgrim, Guide, Temple Representative) Profile pages for Guides and Temple Representatives Booking management system for all roles Review and rating component for Pilgrims to share their experiences Additional considerations: Implement accessibility features for users with disabilities Optimize for performance and SEO Integrate a content management system for easy updates of temple and pilgrimage information Implement a notification system for booking updates and communications between users

Expected behavior

Project should have rendered with the homepage.

Screen Recording / Screenshot

Screenshot 2024-11-26 at 23 17 51

Platform

Browser name = Chrome
Full version = 130.0.0.0
Major version = 130
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/130.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 114411058,
  "usedJSHeapSize": 73373534,
  "jsHeapSizeLimit": 4294705152
}
Username = PriyathamVarma
Chat ID = a8a590a943d5

Additional context

No response

BigLiao commented 3 days ago

I have same issue just now

bjornarvikhagen commented 3 days ago

same issue here with me every time i try, however it works when you deploy, just annoying having to redeploy to see every change