https://github.com/swader/phalanx
A starter app with Phalcon and Angular.
https://github.com/swader/phalanx
Last synced: 11 months ago
JSON representation
A starter app with Phalcon and Angular.
- Host: GitHub
- URL: https://github.com/swader/phalanx
- Owner: Swader
- Created: 2013-06-13T17:12:56.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2013-06-13T17:25:28.000Z (about 13 years ago)
- Last Synced: 2025-04-19T03:03:46.982Z (about 1 year ago)
- Language: PHP
- Size: 1.52 MB
- Stars: 18
- Watchers: 3
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
phalanx
=======
A starter app with Phalcon and Angular.
This is basically for my personal use but feel free to grab it for yourself, although I doubt you'll find it useful.
###Installation
Clone, run "php composer.phar install" in the root of the folder, import SQL file from _projectfiles/database and you're good to go. Naturally, change credentials in app/config/config.php to match yours.
###License
Don't be an asshole.
###Contributing
Taking pull requests so just throw them at me.