Skip to content

andy3471/sparekey.club

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

765 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sparekey.club

Share your spare game keys with friends. Create groups, add your leftover keys from bundles, and let friends claim the games they want.

About

Sparekey.club is built with Laravel, Vue.js, and Inertia.js. It uses Tailwind CSS for styling and Laravel Sail for local development.

Installation

This is a standard Laravel application. Follow the official Laravel documentation for installation and deployment:

Quick Start (Local Development)

# Clone the repo
git clone https://github.com/andy3471/sparekey.club.git
cd sparekey.club

# Install PHP dependencies
composer install

# Copy environment file and generate app key
cp .env.example .env
php artisan key:generate

# Start Sail
vendor/bin/sail up -d

# Install JS dependencies and build assets
vendor/bin/sail npm install
vendor/bin/sail npm run build

# Run migrations
vendor/bin/sail artisan migrate

Contributing

Pull requests are welcome. For local development, use Laravel Sail to run the application.

Support

If you find this project useful, consider supporting development:

About

A web app for sharing Steam keys with your friends

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors