SillyGoobersCreations / lumetra

Lumetra is an open-source conference meetup platform.
GNU General Public License v3.0
1 stars 0 forks source link
event-management laravel self-hosted

Lumetra

Lumetra is an open-source conference meetup platform.

Created for GodotCon 2024

Development Setup

You might need to run chmod 777 -R . after cloning this repo to run the system properly. This is only required if files are created through Laravel Sail and in a development environment, see Issue #18

Production Setup

CLI Commands

All commands are run with artisan

lumetra:event:create

Creates a new event

lumetra:organizer:make

Gives an existing attendee organizer permissions

lumetra:organizer:remove

Takes an existing attendees organizer permissions

License

This project is licensed under the GPLv3 license. To learn more, visit LICENSE