Web App for Pets by React, Redux & Phalcon.
(No longer maintained)
- Frontend: React, React Router, Redux
- Backend: Phalcon, PDO
- Mobile: React Native
- Database: MySQL, Redis
- SDK: Google SDK, Facebook SDK
sudo service redis-server start
sudo service mysql start
npm install
composer update
cd frontend & npm run build
vendor/phalcon/devtools/phalcon.php migration --action=run
php app/cli.php main nginx
sudo service nginx stop
sudo service nginx start
Icons from glyphicons.com