Skip to content

Pictor13/es-hackfest-page

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ElasticSearch Hackfest - Berlin

Small website to host information for the upcoming elasticsearch hackfest in berlin.

Development

You may either develop locally or you can use the provided vagrant setup.

Developing with vagrant

Requirements

Setup

Clone repository
git clone [email protected]:shrink0r/es-hackfest-page.git

Boot and provision vagrant box cd es-hackfest-page/dev/vagrant
vagrant up --provision

Ssh into dev box and setup project
vagrant ssh
cd projects
git clone [email protected]:shrink0r/es-hackfest-page.git
cd es-hackfest-page/app

The site can now be built by calling: make and should be available at: https://es-hackfest-page.local

Developing locally

Requirements

Setup

Clone repository
git clone [email protected]:shrink0r/es-hackfest-page.git
cd es-hackfest-page/app

The site can now be built by calling: make.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published