Skip to content

WeCamp/kotta

Repository files navigation

kotta

Requirements:

Virtualbox
Vagrant
Ansible

Getting started:

Clone the project

run vagrant up if anything goes wrong, try vagrant provision to continue

Add the following lines to your /etc/hosts file:

# Wecamp
192.168.138.10 kotta.loc

Setup Project

Create the environment file by copying app/config/environment.dist.php to app/config/environment.php

Run composer and boom.

To set up the database for searching you need to go into your vagrant box (vagrant ssh), navigate to /vagrant/ and run: php artisan migrate php artisan db:seed

Libraries

We use tmont/midiparser to parse uploaded midi files

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published