Skip to content

Commit 2a3f5a9

Browse files
committed
✨ Initialize project.
1 parent 3f1861b commit 2a3f5a9

File tree

10 files changed

+1191
-0
lines changed

10 files changed

+1191
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
node_modules
2+
.env

build/index.js

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
"use strict";

0 commit comments

Comments
 (0)