Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
 
 
 
 
 
 
Immanuel Onyeka ff85abd401 Seperate general and loan specific properties pirms 2 gadiem
assets Seperate general and loan specific properties pirms 2 gadiem
components Seperate general and loan specific properties pirms 2 gadiem
migrations Fix table setup errors pirms 2 gadiem
.gitignore Add borrower hint tooltip pirms 2 gadiem
README.md Setup Vue pirms 2 gadiem
app.tpl Add sidebar pirms 2 gadiem
home.tpl Setup Vue pirms 2 gadiem
main.js Add sidebar menu pirms 2 gadiem
master.tpl Setup Vue pirms 2 gadiem
package-lock.json Make sidebar toggleable on mobile pirms 2 gadiem
package.json Make sidebar toggleable on mobile pirms 2 gadiem
skouter.go Setup Vue pirms 2 gadiem
terms.tpl Setup HTML template files pirms 3 gadiem
webpack.config.js Sync <input/> and data:{} values pirms 2 gadiem

README.md

Bundling

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