Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 636 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 636 Bytes

Sound Docs

This repo hosts all documentation for Sound Protocol and related tools like our SDK & API. It's a Next.js site built using Nextra and hosted by Vercel.

Getting Started

This repo uses PNPM for dependency management.

pnpm i && pnpm dev

Development

Add and update pages using Markdown then open a PR.

Deployment

https://docs.sound.xyz DNS is defined in CloudFlare and routes to a Vercel deployment.

Merging to main will trigger a new deployment automatically 🎉.