intials app
This commit is contained in:
23
README.md
23
README.md
@@ -1,5 +1,22 @@
|
||||
# lst
|
||||
|
||||
Logistics support tool - the place where the support happens.
|
||||
|
||||
In this version we will have better error handling and type contorl along with a better way to contribute to the tool :D
|
||||
Logistics support tool - the place where the support happens.
|
||||
|
||||
In this version we will have better error handling and type contorl along with a better way to contribute to the tool :D
|
||||
|
||||
build process will be
|
||||
|
||||
- remove dist, fontend dist, lstDocs build.
|
||||
- build lstDocs, frontend, app, wrapper
|
||||
- zip everything up
|
||||
- add to release
|
||||
|
||||
deploy process
|
||||
|
||||
- download all files from release
|
||||
- stop iis, and service
|
||||
- extract all files
|
||||
- run updates
|
||||
- run db migrations
|
||||
- start service up
|
||||
- start iis up
|
||||
|
||||
Reference in New Issue
Block a user