You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have to implement a staging environment for the lpms-server. This environment should include:
Deployed lpms-server as an instance on the Heroku platform
Should be implemented the possibility of server upgrades (automatic)
Should be implemented the possibility to wipe out data from the server
Should be developed a data set of the facility with all required metadata (spaces, items, rates, rules, modifiers). This data set must be implemented in the form of JSON files that can be uploaded to the server using lpms-cli
We have to implement a staging environment for the
lpms-server. This environment should include:lpms-serveras an instance on the Heroku platformlpms-cli