Feat(front): reinitialize front

This commit is contained in:
2023-06-07 06:43:55 +02:00
parent 7ab8df0f24
commit ab9baa992f
18 changed files with 3781 additions and 43554 deletions

23
.gitignore vendored
View File

@@ -186,3 +186,26 @@ cython_debug/
# and can be added to the global gitignore or merged into this file. For a more nuclear
# option (not recommended) you can uncomment the following to ignore the entire idea folder.
#.idea/
.DS_Store
node_modules
/dist
# local env files
.env.local
.env.*.local
# Log files
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Editor directories and files
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?