express-rest-api-boilerplate
express-rest-api-boilerplate copied to clipboard
How to create a build script
Hi,
I want to deploy a build of this to my production. Can someone suggest a method to build a distrib of this?
TIA
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
Hi @aichbauer , Thanks for pointing. I am looking for webpack style packager to deploy.