dayzdockerserver/web
Daniel Ceregatti 569e45c93c Implement much missing stuff:
Login. Still WIP, but works.
Install server files. Once logged in, this works.
Add support for experimental in both web and scripts. WIP.
Continuous streaming text web interface for long-running server processes.
Large refactor of the config file. Use arrays instead of delimited strings.
Large refactor of the express server to support the above.
Add Steam API key to env for when we do mod searches.
Customize the bash shell of the web container should we exec into it.
Ignore the env file.
2024-08-26 09:13:30 -07:00
..
bin Implement much missing stuff: 2024-08-26 09:13:30 -07:00
client Add a Steam API client. WIP. 2024-07-26 21:48:38 -07:00
docroot Implement much missing stuff: 2024-08-26 09:13:30 -07:00
Dockerfile Implement much missing stuff: 2024-08-26 09:13:30 -07:00
index.html First working version with vite-express integration. 2024-07-28 10:35:43 -07:00
index.js Implement much missing stuff: 2024-08-26 09:13:30 -07:00
package-lock.json Second working version with vite-express integration. 2024-07-29 07:54:16 -07:00
package.json Add support for experimental. 2024-08-09 10:56:41 -07:00
vite.config.js Refactor Error to Dialog. 2024-08-09 17:25:53 -07:00