Files
medusa-store/www
Dan Vaynshteyn 342712b8ab Fixed logged-in-user.mdx example (#7132)
Previous documentation stuffed type imports with regular imports. This was fine, but either remove the unnecessary 'type' in the first import statement or import like this PR.
2024-04-26 08:05:52 +00:00
..
2023-09-21 20:57:15 +03:00
2023-08-16 17:12:42 +03:00
2023-09-21 20:57:15 +03:00

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.