Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/korospace/bsdahliahweb


https://github.com/korospace/bsdahliahweb

Last synced: about 12 hours ago
JSON representation

Awesome Lists containing this project

README

        



Website Banksampah Dahlia

## Requirements

- php 7.3 or higher
- [composer 2.3.4](https://getcomposer.org/)
- mysql

## Setup


  1. Clone or Download as ZIP

  2. Change Directory to root project

  3. Create database db_bst

  4. run:

```
composer install

php spark migrate

php spark db:seed AppSeed

php spark serve -port 8888
```