Skip to content
Discussion options

You must be logged in to vote

Yes, it's fully compatible with Nitro. For API routes you can use plugins, utils, storage, etc. Additional Nitro configuration such as presets can be passed in the second argument as an object to the plugin.

nitro({ ssr: true }, { preset: 'bun' })

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@ivanjeremic
Comment options

@brandonroberts
Comment options

@ivanjeremic
Comment options

@brandonroberts
Comment options

Answer selected by ivanjeremic
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants