TheArchitypes / mini-app

0 stars 0 forks source link

Website deploy for DEV environment #7

Open TadKaput opened 6 years ago

TadKaput commented 6 years ago

AS A product owner, I WANT TO see the website using Chrome browser SO THAT Paul can understand what's going on. I KNOW THIS IS DONE WHEN Paul can click on a link and see the website.

TadKaput commented 6 years ago

@heriotze Looks awesome so far!! and THANK you for the setup instructions for DOCKER and NODE!

I'm going to do this for my system, but for Tallman... he's going to want to just click on a link and view the deployed docker code. I saw that you added a build file...

paulmtrueba commented 6 years ago

Absolutely agree! It's just a few ENV variables that need to be set up locally for an S3 deploy and an endpoint change in the build and we will be good on that front. Haven't really gotten any data plugged into this yet since it's just landing page and static Mission Statement but I'm going to work on getting the localhost express/node server setup over the next couple days while I build out forms so I can start with actual testing.

Dev and Prod sites are absolutely the bread and butter of showing you guys and clients what you have paid for and for demoing but what are your thoughts on doing another conference call when all the forms are completed and walking @Optominer through a localhost setup? An actual URL is 100% the way to go for anybody not in the trenches with the tech pieces of a project but I've had really good experiences so far with PMs/Forward Facing people that dip their toe in the tech aspect of things and have an understanding of all of the parts as they are coming together. They end up with more tech savvy questions and solutions for clients and develop a good ability to do pre-triage for potential bugs which are all amazing skills for a client to witness.

paulmtrueba commented 6 years ago

bah sorry @Optominer , was being rude. Didn't see that you were in here as well when i wrote this out so it'd be best to get your opinion on this as well?

paulmtrueba commented 6 years ago

have the Mac and Windows dev deploy scripts in package.json now, just need an s3 bucket to point them at