Frequently Asked Questions
Here are some common questions about Weblab. If you don't find your answer here, feel free to join our Discord community for help.
Get answers to your common questions about Weblab
General Questions
What is Weblab?
Weblab is an open-source "Cursor for Designers" that enables designers to make live edits to React and TailwindCSS projects directly within the browser DOM. It provides a seamless integration between design and development.
Is Weblab free to use?
Yes, Weblab is completely open-source and free to use. You can clone the repository from GitHub and run it locally.
What types of projects can I build with Weblab?
Weblab works with any React and TailwindCSS project. You can build websites, web applications, dashboards, and more.
Technical Questions
What technologies does Weblab use?
Weblab is built with:
- Next.js
- Drizzle
- Supabase
- Bun
Can I use Weblab with my existing project?
Yes, Weblab will run on any Next.js + TailwindCSS project. You can import your project and start editing right away.
How does Weblab compare to similar tools?
Weblab is an open-source alternative to tools like Bolt.new, Lovable, V0, and Figma Make, with its own unique features and approach to the design-to-code workflow.
Getting Help
Where can I report bugs or request features?
You can report bugs or request features on our GitHub Issues page.
How can I contribute to Weblab?
Check out our Contributing Guide for information on how to contribute to Weblab.