commit 367a98f698e61fe01dff5b388a702cbeda9e899a Author: KoCoder Date: Tue Jun 2 19:16:07 2026 +0200 Initial commit diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..47a2764 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "proto"] + path = proto + url = https://git.kocoder.xyz/vt/proto diff --git a/README.md b/README.md new file mode 100644 index 0000000..f45c5ee --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# Link Shortener Service + diff --git a/proto b/proto new file mode 160000 index 0000000..382266d --- /dev/null +++ b/proto @@ -0,0 +1 @@ +Subproject commit 382266dac5c81dd448e4d20084347ec5927d057c