Skip to content

cogneon/circlefinder

 
 

Repository files navigation

CircleFinder

This small application helps to build co-creation circles.

@circlefinder

Requirements

  • PHP 7
  • MySQL

Installation

  1. Make sure you have PHP 7 and Composer installed on the host machine
  2. Clone this repository and "cd circlefinder"
  3. Run "composer install --no-dev" for production or remove "--no-dev" for development
  4. Run "php artisan migrate"
  5. Run "php artisan setup"
  6. Run "php artisan admin:create 'Name' 'e-mail' 'passwort'" to create the admin user
  7. The the host root to 'circlefinder/public'

Build status

Build Status

OSS Scan

FOSSA Status

About

CircleFinder - Find your co-creation circle!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 81.0%
  • HTML 18.9%
  • Other 0.1%