Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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/).