https://github.com/red1c3/offerio-server-side
https://github.com/red1c3/offerio-server-side
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/red1c3/offerio-server-side
- Owner: Red1C3
- Created: 2021-11-22T22:23:44.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-01-07T13:53:33.000Z (over 4 years ago)
- Last Synced: 2025-02-27T21:52:28.468Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 127 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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.