-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
1 lines (1 loc) · 1.74 KB
/
index.html
1
<!DOCTYPE html><html><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><meta http-equiv="X-UA-Compatible" content="ie=edge"><title>Serve it Yourself!</title><link href="./mvp.css" rel="stylesheet"></head><body><h1>Serve it Yourself!</h1><b><i>"Serve it Yourself!"는 백엔드 인프라를 직접 구현해보는 프로젝트입니다.</i></b><hr><h2>개요</h2><p></p><hr><h2>구상도</h2><figure><img src="out/uml/roadmap/roadmap.svg" alt="roadmap"></figure><hr><h2>기여자</h2><p>snowmerak: <a href="https://github.com/snowmerak">Github</a></p><hr><h2>커뮤니티</h2><table><thead><tr><th>이름</th><th>링크</th></tr></thead><tr><td>코딩맛집</td><td><a href="https://discord.gg/U7HhCCzV">discord</a></td></tr><tr><td>위클리 아카데미</td><td><a href="https://weekly.ac">homepage</a></td></tr></table><hr><h2>프로젝트</h2><table><thead><tr><th>프로젝트명</th><th>메인테이너</th><th>개요</th><th>링크</th></tr></thead><tr><td>Lux</td><td>snowmerak</td><td>simple webframework for golang</td><td><a href="https://github.com/diy-cloud/lux">Github</a></td></tr><tr><td>logstream</td><td>snowmerak</td><td>log library for golang</td><td><a href="https://github.com/diy-cloud/logstream">Github</a></td></tr><tr><td>log-silo</td><td>snowmerak</td><td>simple log store based parquet</td><td><a href="https://github.com/diy-cloud/log-silo">Github</a></td></tr><tr><td>compositor</td><td>snowmerak</td><td>reverse proxy server based docker</td><td><a href="https://github.com/diy-cloud/compositor">Github</a></td></tr><tr><td>virtual-gate</td><td>snowmerak</td><td>a load balancer and rate limitter</td><td><a href="https://github.com/diy-cloud/virtual-gate">Github</a></td></tr></table><hr></body></html>