Backend for the PikaOS Upstream Package Builder
Go to file
2024-07-29 16:39:11 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
config Initial Commit 2024-07-28 19:59:50 +01:00
db Initial Commit 2024-07-28 19:59:50 +01:00
deb Initial Commit 2024-07-28 19:59:50 +01:00
domain Initial Commit 2024-07-28 19:59:50 +01:00
fastmap Initial Commit 2024-07-28 19:59:50 +01:00
handlers Optimise handler response times 2024-07-29 16:39:11 +01:00
helpers Optimise handler response times 2024-07-29 16:39:11 +01:00
middleware Initial Commit 2024-07-28 19:59:50 +01:00
packages Optimise handler response times 2024-07-29 16:39:11 +01:00
.gitignore Initial Commit 2024-07-28 19:59:50 +01:00
example_config_json Initial Commit 2024-07-28 19:59:50 +01:00
example_users_json Initial Commit 2024-07-28 19:59:50 +01:00
go.mod Optimise handler response times 2024-07-29 16:39:11 +01:00
go.sum Optimise handler response times 2024-07-29 16:39:11 +01:00
main.go Initial Commit 2024-07-28 19:59:50 +01:00
README Initial Commit 2024-07-28 19:59:50 +01:00
server.go Optimise handler response times 2024-07-29 16:39:11 +01:00

Copy the example config and user json files and name them config.json and user.json
Fill in what you need

go build -o brunel
./brunel