Introduction
Welcome to the docs! This is a quick, no-frills intro to help you get oriented.
Quick start
- Requirements: Node.js 18+
- Install dependencies:
npm install
- Start development:
npm run dev
- Build for production:
npm run build
- Preview locally:
npm run start
What you'll find here
- Getting Started: Set up and run the project locally.
- Guides: Common tasks and workflows.
- API Reference: Endpoints, payloads, and responses.
- FAQ/Troubleshooting: Answers to common issues.
Need help?
- Check the guides and FAQ sections first.
- If you’re still blocked, open an issue or reach out to the team.