Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Aug 31, 2023. It is now read-only.

aloha/represent-silex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 

Repository files navigation

represent-silex

This is the represent.la startup map ported to Silex for modularity and ease of maintenance.

Installation:

Create a new folder, and clone from github. Then use composer to get the Silex micro-framework and components:

git clone git://github.com/travisjryan/represent-silex.git .
curl -s http://getcomposer.org/installer | php
php composer.phar install

Rename config.php.dist to config.php and update with appropriate configuration parameters

About

Visualize your startup community on a custom Google map. Based on the code for http://represent.la

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 81.1%
  • PHP 18.9%