Replies: 1 comment
-
Copy the .env file from your project to ./build, then change the database vars in there to the credentials of your desired database. To run it simply run |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
After I finished my adonisJs app V5 with sql database, everything worked fine with vs code in linux. Now i would like to use my app on a local machine in windows.
My question is after making a build how to run this app and how to connect it with the sql.
Please help me
Beta Was this translation helpful? Give feedback.
All reactions