mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-26 20:49:22 +00:00
19 lines
431 B
JSON
19 lines
431 B
JSON
{
|
|
"name": "mkstack",
|
|
"title": "MKStack",
|
|
"description": "Build Nostr apps in minutes with this React framework",
|
|
"uri": "git+https://gitlab.com/soapbox-pub/mkstack.git",
|
|
"image": "https://gitlab.com/-/project/69048882/uploads/0a9e3a19f2901d5c772952c1de10ce4f/image.png",
|
|
"commands": [
|
|
"npm",
|
|
"npx"
|
|
],
|
|
"tech": [
|
|
"react",
|
|
"typescript",
|
|
"tailwind",
|
|
"shadcn-ui",
|
|
"nostrify",
|
|
"vite"
|
|
]
|
|
} |