Skip to content

Latest commit

 

History

History
30 lines (25 loc) · 911 Bytes

README.md

File metadata and controls

30 lines (25 loc) · 911 Bytes


Blueprint · Website · Community


🧩 Development

# Clone the repository
git clone https://github.com/BlueprintFramework/api.git blueprint-api
cd blueprint-api

# Install dependencies
cargo build

# Fill out .env file
cp .env.example .env

# Start development server
cargo run



$\color{#4b4950}{\textsf{© 2024-2025 Emma (prpl.wtf) and 0x7d8}}$