Open Source/bolt.new
bolt.new

bolt.new

bolt.new is a self-hostable tool that enables real-time collaborative document editing with a focus on privacy and simplicity. It allows teams and individuals to create, share, and collaborate on documents securely without relying on third-party services.

14.9kstars
TypeScriptMIT
14.9k
GitHub Stars

About bolt.new

bolt.new is a self-hostable tool that enables real-time collaborative document editing with a focus on privacy and simplicity. It allows teams and individuals to create, share, and collaborate on documents securely without relying on third-party services.

14.9k
Stars
TypeScript
Language
MIT
License
Free
Pricing

How to Use This Project

Prerequisites

  • Git installed on your computer
  • TypeScript development environment
  • Basic command line knowledge
  • Code editor (VS Code, Sublime Text, etc.)

Option 1: Clone the Repository

Clone the repository to your local machine for development:

git clone https://github.com/stackblitz/bolt.new
cd bolt-new

Option 2: Fork the Repository

Fork the repository to contribute or customize:

  1. 1Visit the GitHub repository
  2. 2Click the "Fork" button in the top right
  3. 3Clone your forked repository

Option 3: Download ZIP

Download the project as a ZIP file if you don't need Git:

  1. 1Visit the GitHub repository
  2. 2Click "Code" → "Download ZIP"
  3. 3Extract the ZIP file to your desired location

Next Steps

  • Check the project's README.md for specific setup instructions
  • Install required dependencies (usually listed in package.json, requirements.txt, etc.)
  • Follow the project's documentation for configuration
  • Join the project's community for support and discussions

Technical Details

Language
TypeScript
License
MIT
GitHub Stars
14,944

Have an Open Source Project?

Share your open source project with the community and get discovered by thousands of developers.

Submit Your Project