Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dp-0/ipfps
IPFPS
https://github.com/dp-0/ipfps
Last synced: about 1 month ago
JSON representation
IPFPS
- Host: GitHub
- URL: https://github.com/dp-0/ipfps
- Owner: dp-0
- License: apache-2.0
- Created: 2023-05-27T10:38:19.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-11-04T12:31:55.000Z (about 1 year ago)
- Last Synced: 2023-11-04T16:36:30.916Z (about 1 year ago)
- Language: PHP
- Homepage:
- Size: 6.28 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
## About IPFPS
## Setup
1) Clone
3) Copy env file
5) Setup Database field
7) Setup Mail Field (use mailtrap.io)
9) Run the following commad
composer install
npm install && npm run dev
php artisan key:generate
php artisan migrate:fresh --seed
php artisan serve
username: admin
password: password