Make registry more responsive

Add dynamic route for clickable tiles
Make copy url notification instead of alert
Add achitecture to details
This commit is contained in:
Chris Hunt
2023-01-10 09:41:42 +00:00
parent e7c1744d83
commit c2c1599221
9 changed files with 228 additions and 49 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@ dist
target
packages/next/wasm/@next
out
site/public/icons
site/public/list.json
# dependencies
node_modules