Skip to content

Simple server and website for Space Apps Challenge 2017

License

Notifications You must be signed in to change notification settings

whereisthefox/foxtail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FoxTail

Simple server and website for "Where is the Fox data aggregator", based on Frameworkless micro-framework

What's included?

Developer setup

Prerequisites

Steps

  1. git clone this repository
  2. cd into the cloned repository
  3. composer install
  4. cp misc/.env.example .env
  5. vagrant up

From here, you should be able to access http://localhost:8080/. This website is served using NGINX & PHP 7.