mirror of
https://github.com/NebulaServices/Nebula.git
synced 2025-05-13 03:50:02 -04:00
dev server and basic marketplace
This commit is contained in:
parent
c8a88b837f
commit
99efa86c58
8 changed files with 412 additions and 13 deletions
|
@ -142,9 +142,9 @@ app.get("/api/packages/:package", async (request, reply) => {
|
|||
});
|
||||
|
||||
// await catalog_assets.create({
|
||||
// package_name: "trolled.fortnite.jpeg",
|
||||
// package_name: "koaku.fortnite.jpeg",
|
||||
// title: "fortnite.jpeg",
|
||||
// image: "fortnite.jpg"
|
||||
// image: "fortnite.jpg",
|
||||
// version: "6.9.420",
|
||||
// description: "a man in a blessings shirt sticking his tounge out",
|
||||
// tags: ["Fortnite", "Shit out my ass"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue