- refactor

This commit is contained in:
2023-07-10 13:31:50 +02:00
parent e46bb38a53
commit cd66fd6ffa
13 changed files with 46 additions and 27 deletions

4
.env.deployment Normal file
View File

@@ -0,0 +1,4 @@
VITE_APP_NAME="Kamil Niemczycki CV"
VITE_CV_URL="https://cv.kamilcraft.com"
VITE_API_URL="https://api.kamilcraft.com"
VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"