Immanuel Onyeka 826a356432 | 1年前 | |
---|---|---|
assets | 1年前 | |
components | 1年前 | |
grav-admin/user | 1年前 | |
migrations | 1年前 | |
views | 1年前 | |
.gitignore | 1年前 | |
README.md | 1年前 | |
app.tpl | 1年前 | |
config.default.go | 1年前 | |
go.mod | 1年前 | |
go.sum | 1年前 | |
grav-webpack.config.js | 1年前 | |
helpers.js | 1年前 | |
home.tpl | 1年前 | |
main.js | 2年前 | |
master.tpl | 1年前 | |
package-lock.json | 1年前 | |
package.json | 1年前 | |
skouter.go | 1年前 | |
terms.tpl | 1年前 | |
webpack.config.js | 1年前 |
DBName DBUser DBPass
Uses ESbuild and the Vue node package.
sudo apt install esbuild; npm install vue;
``
It reads database info from environment variables, unless called as skouter dev
. Dev mode uses default datbase credentials for user ‘tester’.