git clone https://github.com/joriswvanrijn/pixel-paradise-0.1
cd server
cp .env.example .env # and set CF API KEY (use $$ in key instead of $ to correctly escape key)
docker compose up -d # that's it! wait a bit for the first time
docker logs pixelparadise -f # view the logsImport .zip into forge and let's goo
- Create modpack in CurseForge
 - Export profile, add to client folder
 - Run 
./client_to_server.sh - Check if 
CF_EXCLUDE_MODSneeds to be updated (indocker-compose.yml)