This converts the app into static app, i.e. something that can be deployed to a static file server, without need for maintaining, monitoring and paying for a programmable server (i.e. Node.js app we currently have). Let's host pangenome.org on S3+Cloudfront.
This also simplifies how data is handled and allows to create multiple independent environments for testing new data before deploying it to production.
This converts the app into static app, i.e. something that can be deployed to a static file server, without need for maintaining, monitoring and paying for a programmable server (i.e. Node.js app we currently have). Let's host pangenome.org on S3+Cloudfront.
This also simplifies how data is handled and allows to create multiple independent environments for testing new data before deploying it to production.