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

https://github.com/red1c3/offerio-server-side


https://github.com/red1c3/offerio-server-side

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# For Offerio Devs:
To get the server up for the first time do the following :
- clone the repository.
- run ``composer install`` inside the cloned folder.
- ask me for env file.
- create an empty database file, ``database.sqlite`` at /database.
- run ``php artisan migrate:fresh``
- run ``php artisan db:seed``

After these steps you should be able to get the latest repo updates by pulling changes with git.

### Looking for front end?
check out [ours](https://github.com/tarook0/Front_Flutter)

## This project has nothing to do with kittens.