initial commit
All checks were successful
continuous-integration/drone/push Build is passing
continuous-integration/drone Build is passing

This commit is contained in:
2024-02-16 15:44:24 -06:00
commit 19849f3752
8 changed files with 350 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# ---> Composer
composer.phar
/vendor/
.DS_Store
.env