new version of zini-profile
- Clone this repo
git clone https://github.com/zinirun/zini-profile2.git
- modify your profile in
/src/configs/profile.ts
- can customize view in
/src/App.js
- can customize view in
- Production
- Simply use netlify to product react-app
- use docker
- modify
./nginx.conf
and./init-letsencrypt.sh
with your domain - execute
./init-letsencrypt.sh
to do docker-compose up
- modify