]> git.example.dev Git - creative-path-pep.git/commit
inital structrure
author2weiEmu <saalbach.robert@outlook.de>
Wed, 22 Jan 2025 14:23:42 +0000 (15:23 +0100)
committer2weiEmu <saalbach.robert@outlook.de>
Wed, 22 Jan 2025 14:23:42 +0000 (15:23 +0100)
commit1b6c2fd0be1fba6831ef379dbdb78d0ca1bc79f0
tree80cba6175125937a1b69f1e0e3952a0cd010ad59
parent73c5c256d1bb03aa32ceff3dfa278fee62e4ee9b
inital structrure
13 files changed:
Makefile [new file with mode: 0644]
go.mod [new file with mode: 0644]
go.sum [new file with mode: 0644]
log/pep.log [new file with mode: 0644]
main.go [new file with mode: 0644]
pkg/constants/constants.go [new file with mode: 0644]
pkg/handlers/handlers.go [new file with mode: 0644]
pkg/lerror/lerror.go [new file with mode: 0644]
pkg/logger/logger.go [new file with mode: 0644]
static/css/index.css [new file with mode: 0644]
static/fonts/JosefinSans_Italic_VariableFont_wght.ttf [new file with mode: 0644]
static/fonts/JosefinSans_VariableFont_wght.ttf [new file with mode: 0644]
static/templates/index.html [new file with mode: 0644]