This is version 2.0 of eCamp
Contact: Pirmin Mattmann [email protected] Urban Suppiger [email protected]
- Git CLI or GUI
- Docker Desktop (Windows/Mac) or Docker compose (Linux)
- git clone https://github.com/ecamp/ecamp.git
- cd ecamp && cd dev
- docker-compose up
- Visit https://localhost:2002 to open PhpMyAdmin
login with userecamp2and passwordecamp2
import.database/ecamp_full_db.sqlintoecamp2_devdatabase - Visit https://localhost:2000. Happy developing! 😄