Add readme.md

This commit is contained in:
Kevin Kaldoja 2025-04-23 23:19:29 +03:00
parent 9866d8951b
commit 5fddf01cd9

4
readme.md Normal file
View File

@ -0,0 +1,4 @@
# To use
Create ".env" and in there "ADMIN_PASSWORD=(your admin pass)"
run "node server.js"
maybe work?