Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/chiliec/creepypasta.ru

Sources of creepypasta
https://github.com/chiliec/creepypasta.ru

Last synced: 18 days ago
JSON representation

Sources of creepypasta

Awesome Lists containing this project

README

        

# Creepypasta.ru

This is a repository with creepypasta archive sources.

## Requirements

Based on Laravel 7, so make sure you have meet [Laravel 7 server requirements](https://laravel.com/docs/7.x/installation).

## How to install

* Clone this repository
* Execute `composer update` ([Composer](https://getcomposer.org/doc/00-intro.md#installation-linux-unix-macos) required)
* Execute `mv .env.example .env` command and change database settings in `.env` file
* Execute `php artisan key:generate --ansi`
* Execute `php artisan migrate`
* Execute `php artisan love:reaction-type-add --default`
* Execute `php artisan serve`
* ???
* You're awesome!

## License

Released under the [MIT license](LICENSE.md).