Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ochieng424/rss-site
simple rss site
https://github.com/ochieng424/rss-site
javascript jwt-authentication laravel mysql php7 rss-feed rss-generator vue-auth vuejs
Last synced: 1 day ago
JSON representation
simple rss site
- Host: GitHub
- URL: https://github.com/ochieng424/rss-site
- Owner: Ochieng424
- Created: 2020-05-02T13:36:59.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T04:49:12.000Z (almost 2 years ago)
- Last Synced: 2023-03-05T06:38:46.518Z (over 1 year ago)
- Topics: javascript, jwt-authentication, laravel, mysql, php7, rss-feed, rss-generator, vue-auth, vuejs
- Language: PHP
- Size: 1.46 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 27
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# job-app
## Project setup
```
composer install
```
```
php artisan migrate
```
```
php artisan key:generate
```
```
php artisan jwt:secret
```
```
npm install
```
```
npm run dev
```
### Live Demo
Click [Here](https://rss.diggital.co.ke/).