Skip to content

cecez/geo-colony

 
 

Repository files navigation

Geo Colony

An application to georeference applying the undergraduate thesis Migrating Web Applications to Open Platforms.

Preview at http://geo-colony.ap01.aws.af.cm/public.

Deploy

  1. Get the files. git clone --recursive git://github.com/jcemer/geo-colony

  2. Rename file /fuel/app/config/db.example.php to /fuel/app/config/db.php and set up MySQL database credentials.

  3. Put the public folder in your public interface (a.k.a. public_html or just public). The others folders can stand hidden from external access.

Development

Run npm install to install node modules used to compile the assets.

Use cake build to compile the assets folder content to public/assets. You can also run cake watch and cake dev watch to live recompile the files.

Credits

The thesis was oriented by Carlos A. Heuser and authored by Jean Carlo Emer.

About

An application to georeference

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 90.2%
  • CoffeeScript 5.2%
  • Perl 2.2%
  • CSS 2.1%
  • Ruby 0.3%