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 vor 1 Jahr
assets Display letterhead as 400x200 pixel image vor 1 Jahr
components Generate PDF with os/exec process instead of js vor 1 Jahr
migrations Save changed user address in database vor 1 Jahr
views Generate PDF with os/exec process instead of js vor 1 Jahr
.gitignore Add address and phone number to user and branch vor 1 Jahr
README.md List env variables in readme vor 1 Jahr
go.mod Resize selected letterhead to good dimensions vor 1 Jahr
go.sum Resize selected letterhead to good dimensions vor 1 Jahr
helpers.js Show currency formated summary in estimates.vue vor 1 Jahr
main.js Add sidebar menu vor 2 Jahren
package-lock.json Render and select address from dropdown vor 1 Jahr
package.json Render and select address from dropdown vor 1 Jahr
skouter.go Generate PDF with os/exec process instead of js vor 1 Jahr
webpack.config.js Render and select address from dropdown vor 1 Jahr

README.md

Environment variables

DBName DBUser DBPass

Bundling

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