Source code for the Discord API Types website.
Code is forked from the Sapphire Community's Website under the MIT license
After forking/cloning this repo to a folder locally:
- Install dependencies with
npm ci. - Run
npm run startto start the dev server
This project is being hosted by the amazing team at Vercel. We use their service to ensure you always get the latest version of the documentation, as well as being able to preview builds internally. Thank you Vercel!