mirror of
https://gitlab.com/soapbox-pub/mkstack.git
synced 2025-08-27 04:59:22 +00:00
18 lines
328 B
JSON
18 lines
328 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",
|
|
"commands": [
|
|
"npm",
|
|
"npx"
|
|
],
|
|
"tech": [
|
|
"react",
|
|
"typescript",
|
|
"tailwind",
|
|
"shadcn-ui",
|
|
"nostrify",
|
|
"vite"
|
|
]
|
|
} |