Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
 
 
 
Immanuel Onyeka ba9522a883 Generate PDF with os/exec process instead of js 1 år sedan
assets Display letterhead as 400x200 pixel image 1 år sedan
components Generate PDF with os/exec process instead of js 1 år sedan
migrations Save changed user address in database 1 år sedan
views Generate PDF with os/exec process instead of js 1 år sedan
.gitignore Add address and phone number to user and branch 1 år sedan
README.md List env variables in readme 1 år sedan
go.mod Resize selected letterhead to good dimensions 1 år sedan
go.sum Resize selected letterhead to good dimensions 1 år sedan
helpers.js Show currency formated summary in estimates.vue 1 år sedan
main.js Add sidebar menu 2 år sedan
package-lock.json Render and select address from dropdown 1 år sedan
package.json Render and select address from dropdown 1 år sedan
skouter.go Generate PDF with os/exec process instead of js 1 år sedan
webpack.config.js Render and select address from dropdown 1 år sedan

README.md

Environment variables

DBName DBUser DBPass

Bundling

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