Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/korospace/bsdahliahweb
https://github.com/korospace/bsdahliahweb
Last synced: about 12 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/korospace/bsdahliahweb
- Owner: korospace
- Created: 2023-06-13T14:03:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-30T01:20:36.000Z (about 1 year ago)
- Last Synced: 2023-09-30T04:10:47.671Z (about 1 year ago)
- Language: JavaScript
- Size: 28.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Website Banksampah Dahlia
## Requirements
- php 7.3 or higher
- [composer 2.3.4](https://getcomposer.org/)
- mysql## Setup
- Clone or Download as ZIP
- Change Directory to root project
- Create database db_bst
- run:
```
composer installphp spark migrate
php spark db:seed AppSeed
php spark serve -port 8888
```