Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
 
 
 
 
 
 
Immanuel Onyeka c229a04704 Make sidebar toggleable on mobile vor 2 Jahren
assets Make sidebar toggleable on mobile vor 2 Jahren
components Make sidebar toggleable on mobile vor 2 Jahren
migrations Fix table setup errors vor 2 Jahren
.gitignore Make sidebar toggleable on mobile vor 2 Jahren
README.md Setup Vue vor 2 Jahren
app.tpl Add sidebar vor 2 Jahren
home.tpl Setup Vue vor 2 Jahren
main.js Add sidebar menu vor 2 Jahren
master.tpl Setup Vue vor 2 Jahren
package-lock.json Make sidebar toggleable on mobile vor 2 Jahren
package.json Make sidebar toggleable on mobile vor 2 Jahren
skouter.go Setup Vue vor 2 Jahren
terms.tpl Setup HTML template files vor 2 Jahren
webpack.config.js Sync <input/> and data:{} values vor 2 Jahren

README.md

Bundling

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