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

https://github.com/amolkumargupta/ref-mini

Ref-Mini, A laravel based personal cms
https://github.com/amolkumargupta/ref-mini

cms gist-based laravel personal-cms ref-mini

Last synced: 6 months ago
JSON representation

Ref-Mini, A laravel based personal cms

Awesome Lists containing this project

README

          

# Refmini CMS

[![Code Review](https://github.com/AmolKumarGupta/Ref-Mini/actions/workflows/static_analysis.yml/badge.svg)](https://github.com/AmolKumarGupta/Ref-Mini/actions/workflows/static_analysis.yml)
![Phpstan level](https://img.shields.io/badge/PHPStan-level%205-brightgreen.svg?style=flat)

A Personal Website is a versatile platform that allows you to manage your data. It comes equipped with a habit tracker tool to help me stay on top of my daily goals and routines. It allows you to showcase your repositories on your website

1. Single User
2. Github Integration
3. Can select repos for Showcase
4. Habit Tracker
5. Menu Management

### Requirements For Github (Optional)

Need Github token with read:user and gists scope. It will be saved in profile page under gist token.

### Installation

clone the repository from gitub
```
git clone https://github.com/AmolKumarGupta/Ref-Mini.git
```

install composer packages

```
composer install
```

copy `.env.example` to `.env` and setup your database.
if APP_KEY is not preset then generate it
```
php artisan key:generate --ansi
```

Now run setup command, it will run migrations and seeds
```
php artisan refmini:install
```

## ScreenShot


daskboard
menu
repos