Commit Graph

7 Commits

Author SHA1 Message Date
Cohee 63b597beb8 Fix node serve startup 2024-04-26 22:02:46 +03:00
John Tapsell 1acbef1890 Fix SillyTavern being launched from a different working directory
Fixes launching ST from ST launcher on mac
2024-04-24 16:15:32 -07:00
Cohee a3da248e3c Adapt Docker files to neo-server data migration 2024-04-12 01:32:40 +03:00
Cohee a7aa5fccf9 Update startup scripts (see below)
1. Set NODE_ENV to production and skip dev dependencies when running from scripts.
2. Remove pkg leftovers. Indicate current environment instead.
2024-03-06 22:09:31 +02:00
Hirose ad40e70346
Update start.sh
Update the bash script so that non-standard distros, such as Nixos, will be able to run the file without editing it. This does not affect current behavior; it just makes it so other distros will work OOTB.
2024-01-15 10:36:00 -06:00
majick 474a5fe1aa
Modify start.sh to pass parameters 2024-01-13 06:02:56 -08:00
Cohee edd41989fd Initial commit 2023-07-20 20:32:15 +03:00