feat: migrate from github

This commit is contained in:
2024-05-11 23:34:03 -07:00
commit 37d931de11
13 changed files with 164 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
(async () => {
console.log("just testing!");
})();