The GUI for the Captcha service is ready.

This commit is contained in:
2023-11-23 00:10:39 +06:00
parent e8c8cf7d6b
commit fc7d1bd62f
5 changed files with 379 additions and 0 deletions

7
.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
npm-debug.log
yarn-error.log
.env
/node_modules
/.fleet
/.idea
/.vscode