Skip to content

blueprint-site/blueprint-create

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blueprint

Blueprint Logo

Blueprint

The central hub for Create Mod content

About

Blueprint is a modern web platform that serves as the central hub for Create Mod content, bringing together community-made addons and player-designed schematics in one place. Our mission is to make Create Mod content more discoverable and manageable for the community.

Key Features

  • 🔍 Addon Discovery: Browse, search and filter Create Mod addons with real-time updates
  • 📁 Schematic Sharing: Upload and discover Create Mod contraption designs
  • 👥 User Collections: Create and manage personalized addon collections
  • 🔄 Version Compatibility: Smart filtering for Minecraft and Create Mod versions
  • 🌐 Multi-Platform: Support for multiple mod loaders (Forge, Fabric, NeoForge)
  • 🔒 Secure Authentication: OAuth integration with Discord, GitHub, and Google
  • 🌙 Theme Support: Toggle between light and dark modes
  • 🌍 Internationalization: Multi-language support with i18next
  • 📱 Responsive Design: Optimized for all screen sizes

Documentation

We maintain comprehensive documentation for both users and developers:

  • Getting Started - Installation and setup instructions
  • Architecture - System architecture and data flow diagrams
  • Features - Detailed feature documentation
  • Components - UI component library and usage
  • API - API documentation and integration details
  • Guides - Development guides and best practices
  • Contributing - Contribution guidelines

Browse the full documentation for more details.

Tech Stack

  • Framework: React 19 with TypeScript
  • Styling: Tailwind CSS, Shadcn/UI components
  • State Management: TanStack Query, Zustand, Signals
  • Backend Integration: Appwrite
  • Search: Meilisearch
  • Authentication: OAuth 2.0 with multiple providers
  • Build Tool: Vite

Quick Start

# Clone the repository
git clone https://github.com/blueprint-site/blueprint-site.github.io.git
cd blueprint-site.github.io

# Install dependencies
npm install

# Start the development server
npm run dev

See our installation guide for detailed setup instructions.

Contributing

We welcome contributions from the community! Please read our contributing guidelines and issue guidelines to get started. We use GitHub issues and pull requests to manage our development workflow.

Community

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

Acknowledgments