Is it possible to use some packages of adonis separately from the whole framework? #3724
-
Let's say I only want to use adonisjs/lucid For working with databases and adonisjs/auth for authorization. But with another framework. Is it possible? What are the basic steps to get started? |
Beta Was this translation helpful? Give feedback.
Answered by
RomainLanz
May 13, 2022
Replies: 1 comment
-
Hey! @cawa-93 No, it is not doable. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
cawa-93
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey! @cawa-93
No, it is not doable.
If you want the power of AdonisJS, then use AdonisJS.