Skip to content

ecamp/ecamp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is version 2.0 of eCamp

Contact: Pirmin Mattmann forte@musegg.ch Urban Suppiger smiley@pfadiluzern.ch

Setup development environment

Prerequisites

Installation steps

  1. git clone https://github.com/ecamp/ecamp.git
  2. cd ecamp && cd dev
  3. docker-compose up
  4. Visit https://localhost:2002 to open PhpMyAdmin
    login with user ecamp2 and password ecamp2
    import .database/ecamp_full_db.sql into ecamp2_dev database
  5. Visit https://localhost:2000. Happy developing! 😄