Initial commit

This commit is contained in:
Yaser
2026-08-13 19:42:08 +03:30
commit d59bf30ef0
173 changed files with 11702 additions and 0 deletions

5
config.ru Normal file
View File

@@ -0,0 +1,5 @@
#\ -s Puma --host 0.0.0.0 -p 1337 -E production
require_relative 'lib/opendax/webhook'
run Webhook