Skouter mortgage estimates. Web application with view written in PHP and Vue, but controller and models in Go.
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
 
Immanuel Onyeka 50f6682961 Pull first SQL query into a struct 1年前
assets Pull first SQL query into a struct 1年前
components Add missing test user fields in seeds 1年前
migrations Pull first SQL query into a struct 1年前
.gitignore Pull first SQL query into a struct 1年前
README.md Setup Vue 1年前
app.tpl Add sidebar 1年前
config.default.go Pull first SQL query into a struct 1年前
go.mod Pull first SQL query into a struct 1年前
go.sum Pull first SQL query into a struct 1年前
helpers.js Move fees form to a new component 1年前
home.tpl Setup Vue 1年前
main.js Add sidebar menu 1年前
master.tpl Add missing test user fields in seeds 1年前
package-lock.json Make sidebar toggleable on mobile 1年前
package.json Make sidebar toggleable on mobile 1年前
skouter.go Pull first SQL query into a struct 1年前
terms.tpl Setup HTML template files 2 年前
webpack.config.js Sync <input/> and data:{} values 1年前

README.md

Bundling

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