mirror of
https://github.com/layer-systems/website.git
synced 2026-06-17 01:58:30 +02:00
initial code commit
This commit is contained in:
19
stack.json
Normal file
19
stack.json
Normal file
@@ -0,0 +1,19 @@
|
||||
{
|
||||
"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"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user