Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aminakbari7/instagram
fullstack web_app
https://github.com/aminakbari7/instagram
alpinejs event instagram-api laravel livewire middelware npm-package pusher responsive storage tailwind
Last synced: about 1 month ago
JSON representation
fullstack web_app
- Host: GitHub
- URL: https://github.com/aminakbari7/instagram
- Owner: aminakbari7
- License: mit
- Created: 2024-03-15T04:55:33.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-03-17T15:20:05.000Z (9 months ago)
- Last Synced: 2024-03-18T07:56:05.868Z (9 months ago)
- Topics: alpinejs, event, instagram-api, laravel, livewire, middelware, npm-package, pusher, responsive, storage, tailwind
- Language: Blade
- Homepage:
- Size: 10.4 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#tables
- user
- post
- comment
- followables
- like
- favorite
- media
#way to run
- composer install or composer update
- npm install
- php artisan storage:link
- Php artisan migrate
- Php artisan key:generate
- Php artisan serv and npm run dev