[add] 初始資料

This commit is contained in:
2021-04-24 21:21:23 +08:00
parent 8f9840cb6b
commit 8f0b08f3a7
4 changed files with 409 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules
.env
package-lock.json
*.pem
.foreverignore
.vscode