Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
 
 
 
Immanuel Onyeka 4f16ba3e95 List env variables in readme vor 1 Jahr
assets Display letterhead as 400x200 pixel image vor 1 Jahr
components Fix bug caused by empty avatar field vor 1 Jahr
migrations Add address and phone number to user and branch vor 1 Jahr
views Dislay PDF mockup as test page 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
config.default.go Pull first SQL query into a struct vor 2 Jahren
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 Add address and phone number to user and branch vor 1 Jahr
package.json Add address and phone number to user and branch vor 1 Jahr
skouter.go Use environment variables instead of config file vor 1 Jahr
webpack.config.js Add address and phone number to user and branch 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; ``