* - 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
172 B
Plaintext
5 lines
172 B
Plaintext
VITE_APP_NAME="Kamil Niemczycki CV"
|
|
VITE_CV_URL="http://localhost:5173"
|
|
VITE_API_URL="http://localhost"
|
|
VITE_SOURCE_CODE="https://github.com/kamilniemczycki/kamilcraft-cv"
|