- Add a note about ensuring a package's version is set to `preview` in `package.json` - Add a troubleshooting guide for deployments with a section about preview versions - Added a troubleshooting section to the railway deployment guide about preview versions Closes #8646 Closes DOCS-913
Documentation Resources
This directory holds the code and content of both the documentation and API reference.
docs Directory
The docs directory holds the code and content of the documentation website. The website is built with Docusaurus v2.
api-reference Directory
The api-reference directory holds the code and OpenApi Specs of the API Reference. The API Reference is built with Next.js.