Backend for the PikaOS Upstream Package Builder
Go to file
2024-07-30 19:17:33 +01:00
auth Initial Commit 2024-07-28 19:59:50 +01:00
buildqueue Add errored builds api. fix package parsing of source version numbers 2024-07-30 15:41:35 +01:00
config Add building 2024-07-29 22:40:26 +01:00
db Fix old pacakge versions hanging around 2024-07-30 19:17:33 +01:00
deb Initial Commit 2024-07-28 19:59:50 +01:00
domain Add errored builds api. fix package parsing of source version numbers 2024-07-30 15:41:35 +01:00
fastmap Fix concurency and db load 2024-07-29 23:38:23 +01:00
handlers Fix old pacakge versions hanging around 2024-07-30 19:17:33 +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 Fix old pacakge versions hanging around 2024-07-30 19:17:33 +01:00
.gitignore Add building 2024-07-29 22:40:26 +01:00
example_config_json Fix example config 2024-07-29 23:07:26 +01:00
example_users_json Initial Commit 2024-07-28 19:59:50 +01:00
go.mod Add errored builds api. fix package parsing of source version numbers 2024-07-30 15:41:35 +01:00
go.sum Fix concurrency again 2024-07-29 23:49:30 +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 Fix old pacakge versions hanging around 2024-07-30 19:17:33 +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