Skip to main content
Openinary Docs home page
Search...
⌘K
Getting Started
Introduction
Quick Start
Usage
Usage Examples
Development
Local Development
Docker
Storage configuration
Project Structure
Support
Demo
Openinary Docs home page
Search...
⌘K
Support
Demo
Demo
Search...
Navigation
Development
Local Development
Development
Local Development
Guide for developing Openinary locally
Start Everything
Copy
pnpm
dev
This will start both the API and Frontend simultaneously.
Start Separately
Copy
pnpm
dev:api
Copy
pnpm
dev:web
Build all
Copy
pnpm
build
Lint all
Copy
pnpm
lint
Previous
Docker
Run Openinary with Docker
Next
⌘I
On this page
Start Everything
Start Separately
Build all
Lint all