Migrated project into separate directories

This commit is contained in:
2023-09-07 21:05:32 -04:00
parent 359c6f0ac5
commit 17d7407f1b
52 changed files with 88 additions and 8987 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,7 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
# dependencies
/node_modules
node_modules
/.pnp
.pnp.js
@@ -9,7 +9,7 @@
/coverage
# next.js
/.next/
.next/
/out/
# production
@@ -36,5 +36,4 @@ yarn-error.log*
target/
dist/
/data/
.env
*.env