m0e.space/src/lib/data/projects.json

13 lines
545 B
JSON
Raw Normal View History

2023-01-17 22:54:31 +02:00
[
{
"title": "UAMonitor",
"description": "FOSS minecraft monitoring web service originally made for ukrainians\nIt pings all servers from DB every 10 minutes and writes results into DB (WIP autoremove)\nBackend was made using Fastify as framework and Prisma as ORM, Frontend was made using SvelteKit as framework and TailwindCSS.",
"link": "https://stats.m0e.space"
},
{
"title": "RPZ",
"description": "SMP Minecraft Server\nCurrent version: **Beta 1.7.3** with **Better Than Adventure** mod",
"link": "https://mc.m0e.space"
}
]