https://github.com/mikebionic/voodoo-sanart
SanArt online commerce solution app created by VooDoo team (Muhammed, Jelal, Agoyli) on hackaton GDG Ashgabat
https://github.com/mikebionic/voodoo-sanart
Last synced: 4 months ago
JSON representation
SanArt online commerce solution app created by VooDoo team (Muhammed, Jelal, Agoyli) on hackaton GDG Ashgabat
- Host: GitHub
- URL: https://github.com/mikebionic/voodoo-sanart
- Owner: mikebionic
- Created: 2021-07-11T17:11:53.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-07-11T17:57:28.000Z (almost 5 years ago)
- Last Synced: 2025-08-25T04:57:48.412Z (9 months ago)
- Language: HTML
- Size: 11.6 MB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# VooDooBoys

### How to run
~~~
git clone https://github.com/AshgabatGDG/VooDooBoys.git
cd VooDooBoys
composer install
php artisan key:generate
nano .env
mysql your_database < db.sql
php artisan serve
~~~
In browser open: http://localhost:8080
### Requirements
* **SERVER**: Apache 2 or NGINX.
* **RAM**: 1 GB or higher.
* **PHP**: 7.3 or higher.
* **MySQL or MariaDB**
* **Composer**
### Screenshots
