Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
 
 
 
 
 
 
Immanuel Onyeka ba9522a883 Generate PDF with os/exec process instead of js hace 1 año
assets Display letterhead as 400x200 pixel image hace 1 año
components Generate PDF with os/exec process instead of js hace 1 año
migrations Save changed user address in database hace 1 año
views Generate PDF with os/exec process instead of js hace 1 año
.gitignore Add address and phone number to user and branch hace 1 año
README.md List env variables in readme hace 1 año
go.mod Resize selected letterhead to good dimensions hace 1 año
go.sum Resize selected letterhead to good dimensions hace 1 año
helpers.js Show currency formated summary in estimates.vue hace 1 año
main.js Add sidebar menu hace 2 años
package-lock.json Render and select address from dropdown hace 1 año
package.json Render and select address from dropdown hace 1 año
skouter.go Generate PDF with os/exec process instead of js hace 1 año
webpack.config.js Render and select address from dropdown hace 1 año

README.md

Environment variables

DBName DBUser DBPass

Bundling

Uses ESbuild and the Vue node package. sudo apt install esbuild; npm install vue; ``