Skip to content

whereisthefox/foxtail-depr

 
 

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.

About

Server + webapp for Where is The Fox data aggregator

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 57.4%
  • JavaScript 22.3%
  • HTML 10.2%
  • CSS 6.5%
  • Ruby 3.6%