Backend for the PikaOS Upstream Package Builder
Go to file
2024-07-28 19:59:50 +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 Initial Commit 2024-07-28 19:59:50 +01:00
helpers Initial Commit 2024-07-28 19:59:50 +01:00
middleware Initial Commit 2024-07-28 19:59:50 +01:00
packages Initial Commit 2024-07-28 19:59:50 +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 Initial Commit 2024-07-28 19:59:50 +01:00
go.sum Initial Commit 2024-07-28 19:59:50 +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 Initial Commit 2024-07-28 19:59:50 +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