.drone.yml file and supporting files for deployment
Some checks failed
continuous-integration/drone/tag Build is failing

This commit is contained in:
2025-10-31 19:17:07 +05:30
parent 38fde1e35d
commit 3666c8c63f
5 changed files with 248 additions and 0 deletions

4
.gitignore vendored
View File

@@ -3,6 +3,10 @@
# dependencies
node_modules
# React Router
.react-router
build
# misc
.DS_Store
dist