This repository contains the website for Keys.lol.
The code that generates the keys is in a separate repository.
Make sure the keys generator executable is available from $PATH.
cp .env.example .env
# Fill in the .env file
composer install
php artisan key:generate
artisan migrate:fresh
npm install && npm run dev
Feel free to open a pull request if you want to add new features, or if you want to help improve the code, design, text, seo, or any other part of the website.
If you want want to discuss an idea with me before implementing it, you can contact me by email, twitter, or by opening an issue.
This project is open-sourced software licensed under the MIT license