chore: add app/env files

This commit is contained in:
JesusPerez 2022-01-10 11:26:42 +00:00
parent 2d57f736a6
commit 326518cbf9
2 changed files with 37 additions and 0 deletions

35
public/config.yaml Normal file
View File

@ -0,0 +1,35 @@
APPNAME: CVgen
ASSETS_PATH: /assets
MODEL_ID: cv
URLKEY: "?k="
AUTH_URL: /auth/URLKEY
AUTH_SEPCHAR: ;
ALLOW_REGISTER: false
RESET_PASSWORD: true
AUTHKEY: auth
UUIDNONE: none
TKNLIMIT: 20
isDevelmode: true
URLS:
root: http://localhost:8080
#data: /assets/data
# DATA_URL: ${DATA_PATH}/dist/info.json
data: /getdata
send: /info
htmlAttrs:
bold: #itm-title
list: list-circle ml-5
link: linkl
text:
dataSections:
- work_experience
- projects
- education
- teaching
- talks
- others
cv_model:
cv:
id: cv
title: CV
path: ~/cv.json

2
public/robots.txt Normal file
View File

@ -0,0 +1,2 @@
User-agent: *
Allow: /