add deployment notes

This commit is contained in:
2023-10-11 09:57:08 +02:00
parent 470e3f3e91
commit e12a8cecee
5 changed files with 12 additions and 5 deletions

View File

@@ -1,7 +1,15 @@
- Website: Add ids to titles
# DEPLOY
For deployment create the following items:
- libreevent-[VERSION HERE]-npm.zip (contains the node_modules folder from src/server)
- libreevent-[VERSION HERE]-prebuilt.zip (contains a ready-to-use compiled version of libreevent (main download))
- libreevent-[VERSION HERE]-full-icu.zip (contains the package.json file which can be used if full-icu is not enabled in Node.js)
# PLANS
- Website: Add ids to titles
- Update files to import when deploying for included json files instead of secret.json files
- Also remove /test/ routes