Trying to bundle the server into a runnable .js file #8159
saikiran2197
started this conversation in
Help Wanted
Replies: 1 comment 1 reply
-
Take a look here: https://www.librechat.ai/docs/local/npm |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Context :
I am attempting to compile and run the LibreChat server on my local machine by running a node app.js script.
I have tried a variety of different compile options such as webpack, roll up, PKG but they all seem to have issues due to the mono repo nature of this project.
Is anyone aware of how I might go about doing this?
Much appreciated
Beta Was this translation helpful? Give feedback.
All reactions