First commit creating version 0.0.1

This commit is contained in:
2023-09-22 16:56:31 +00:00
commit d4f2474436
50 changed files with 1787 additions and 0 deletions

10
.env.example Normal file
View File

@ -0,0 +1,10 @@
#Environment
ENV= #Default production
#App Port
PORT= #Default 80
#PUBLIC URL
PUBLIC_URL= #Default 'auto'
#Prefix URL
PREFIX_URL= #Default ''
#ONLY EXACT PATH
ONLY_EXACT_PATH= #Default false