Discover Packages
github.com/devgek/webskeleton
command
module
Version:
v0.1.3
Opens a new window with list of versions in this module.
Published: Sep 13, 2021
License: MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
go-webskeleton
skeleton for go web projects
This skeleton project contains a basic go web application, using sqlite3 as database and labstack/echo for
writing controller and middleware stuff.
It also contains a login form and a simple menu. You can login with "admin/xyz".
Installation
go get github.com/devgek/webskeleton
cd {your-go-modules}
mkdir {project}
webskeleton bootstrap --type={type} --repository={repository} --user={user} --project={project} --title={projecttitle}
cd {project}
go run main.go serve --config=_test/config-serve.yaml
Expand ▾
Collapse ▴
Documentation
¶
Copyright © 2020 Gerald Kahrer <gerald.kahrer@kahrersoftware.at>
Source Files
¶
Directories
¶
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
You can use the "packr2 clean" command to clean up this, and any other packr generated files.
web
env
You can use the "packr clean" command to clean up this, and any other packr generated files.
You can use the "packr clean" command to clean up this, and any other packr generated files.
Click to show internal directories.
Click to hide internal directories.