Initial commit

This commit is contained in:
2023-10-12 01:04:29 +00:00
commit f76a89eacb
62 changed files with 18962 additions and 0 deletions

6
.env.example Normal file
View File

@ -0,0 +1,6 @@
#Environment
ENV= #Default production
#App Port
PORT= #Default 80
#Host
HOST= #Default localhost