1
0
Fork 0

refactor: monorepified && npm workspaces

This commit is contained in:
Vojtěch Mareš 2022-01-04 01:03:34 +01:00
parent 973c247893
commit 9b0c9d0854
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
26 changed files with 349 additions and 3727 deletions

View file

@ -1,14 +1,22 @@
[
{
"name": "Main",
"name": "Main / Self-Hosted",
"items": [
{ "name": "GitLab", "url": "https://gitlab.mareshq.com" },
{ "name": "Post (mail)", "url": "https://post.mareshq.com" },
{ "name": "Sentry", "url": "https://sentry.mareshq.com" },
{ "name": "MailDev", "url": "https://maildev.mareshq.com" },
{ "name": "Uptime", "url": "https://uptime.mareshq.com" }
]
},
{
"name": "Main / Services",
"items": [
{
"name": "Google Workspace (admin)",
"url": "https://admin.google.com/"
},
{
"name": "Fakturoid",
"url": "https://app.fakturoid.cz/"
}
]
},
@ -16,21 +24,20 @@
"name": "Infra / Providers",
"items": [
{ "name": "Cloudflare", "url": "https://dash.cloudflare.com" },
{ "name": "Hetzner", "url": "https://console.hetzner.cloud" },
{
"name": "Hetzner Cloud",
"url": "https://console.hetzner.cloud"
},
{
"name": "Hetzner Dedicated",
"url": "https://robot.your-server.de"
},
{
"name": "DigitalOcean",
"url": "https://cloud.digitalocean.com"
},
{ "name": "Netlify", "url": "https://netlify.com" }
]
},
{
"name": "Infra / Servers",
"items": [
{
"name": "Koala (koala.vxm.cz)",
"url": "https://koala.vxm.cz"
}
{ "name": "Netlify", "url": "https://netlify.com" },
{ "name": "AWS", "url": "https://aws.amazon.com" }
]
},
{