gyorilab / indra_db

A Database-based knowledge back-end built on and for INDRA. The INDRA Database is a service that can be set up by any user with their own content and knowledge access. Our implementation of the database is the back-end to many of our projects, providing a vast and detailed knowledge base derived from many resources.
GNU General Public License v3.0
16 stars 10 forks source link

Test deployed vue package files #207

Closed kkaris closed 2 years ago

kkaris commented 2 years ago

This PR adds the capability to test a vue-package deployment from S3 locally. When starting running indra-db-service test-service, add the option --deployment <deployment name>, where <deployment name> can be latest, dev, test etc.

This option is good as a last local test before testing the service on lambda.