Backend for the PikaOS Upstream Package Builder
Go to file
2024-07-29 22:40:26 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
buildqueue Add building 2024-07-29 22:40:26 +01:00
config Add building 2024-07-29 22:40:26 +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 Add building 2024-07-29 22:40:26 +01:00
fastmap StableSort the fastmap so we don't have to do it in the handler 2024-07-29 17:33:19 +01:00
handlers Add building 2024-07-29 22:40:26 +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 Add building 2024-07-29 22:40:26 +01:00
.gitignore Add building 2024-07-29 22:40:26 +01:00
example_config_json Add building 2024-07-29 22:40:26 +01:00
example_users_json Initial Commit 2024-07-28 19:59:50 +01:00
go.mod Add building 2024-07-29 22:40:26 +01:00
go.sum Add building 2024-07-29 22:40:26 +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 Add building 2024-07-29 22:40:26 +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