* - update port for developmnet mode * - fix style for source code * - remove default import - defineProps * - add robots.txt * - update vite config * - prepared .env files - production, development * - update pages * - fix development port * - update skills * - update body style * - update links * - update index header
5 lines
186 B
Plaintext
5 lines
186 B
Plaintext
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"
|