Init data migration with nodejs

This commit is contained in:
2021-03-26 08:30:56 +07:00
commit edf09ea543
2 changed files with 32 additions and 0 deletions

6
.gitignore vendored Normal file
View File

@@ -0,0 +1,6 @@
node_modules/
dist/
build/
.DS_Store
yarn.lock
package-lock.json