HiEventsDev / hi.events

Open-source event management and ticket selling platform 🎟️
https://hi.events
GNU Affero General Public License v3.0
323 stars 27 forks source link

🌟 Provide A Way For Local Installs Without Docker #21

Open fmunim opened 3 weeks ago

fmunim commented 3 weeks ago

Is your feature request related to a problem? Please describe. N/A

Describe the solution you'd like A way to install it locally without docker

Describe alternatives you've considered N/A

Additional context I would love to install it locally without docker. A guide? would be helpful

daveearley commented 3 weeks ago

Good idea @fmunim! It should be fairly straightforward as it's just a Laravel app with a React/Node frontend. I'll put together a guide soon.