express-rest-api-boilerplate icon indicating copy to clipboard operation
express-rest-api-boilerplate copied to clipboard

How to create a build script

Open paramtatv opened this issue 5 years ago • 2 comments

Hi,

I want to deploy a build of this to my production. Can someone suggest a method to build a distrib of this?

TIA

paramtatv avatar Jul 29 '20 23:07 paramtatv

Hey @thesolyd,

I have a graphql-boilerplate as well. There is a deploy section in the readme, should be very similar to this repo: https://github.com/aichbauer/express-graphql-boilerplate#deploy

aichbauer avatar Jul 30 '20 14:07 aichbauer

Hi @aichbauer , Thanks for pointing. I am looking for webpack style packager to deploy.

paramtatv avatar Aug 03 '20 17:08 paramtatv