Skip to content

API for extension repository, telemetry, events, version info and more.

License

Notifications You must be signed in to change notification settings

BlueprintFramework/api

Repository files navigation


Blueprint · Website · Community


🧩 Development

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

# Install dependencies
pnpm install

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

# Migrate database
pnpm kit migrate

# Start development server
pnpm dev



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