Skip to content

hackgvl/hackgreenville-com

 
 

Repository files navigation

All Contributors

HackGreenville

The official repository for HackGreenville.com tech community website, maintained by the volunteers of HackGreenville Labs.

Purpose

Our goal is to connect people to the tech-related community in the Greenville area. We do this by supporting discovery applications to promote the area's events and organizations and hosting a vibrant HackGreenville Slack.

Forking, Contributing, and Synchronizing Changes

Running the App

See the CONTRIBUTING.md for the various options for running and administering the running application.

Debugging

Telescope (Laravel Debugging)

Telescope is a Laravel Debugging tool that allows you to see all the requests made to the application, and the responses they return.

If you want to enable it in your local environment, you can do so by setting the TELESCOPE_ENABLED environment variable to true in your .env file.

TELESCOPE_ENABLED=true

Tech Stack Notes

APIs

The organization data is queried from HackGreenville Labs' Organizations API.

The events data is queried through the Events API, which is now part of this repository.

Laravel

This project uses the Laravel PHP framework. The CONTRIBUTING.md goes into more technical details.

Contributors ✨

Thanks goes to these wonderful people (emoji key):

The Zach
The Zach

💻 ⚠️ 👀 🤔 🎨 💬
Jim Ciallella
Jim Ciallella

🚧 👀 💬 🤔 📖 🚇 💵 🖋
Creighton Magoun
Creighton Magoun

💻 🐛 🤔
James Aaron
James Aaron

💻 🐛 🤔
Kevin Dees
Kevin Dees

💻 🐛
Elliot Derhay
Elliot Derhay

💻 🐛 🤔 📖
Pamela
Pamela

📖 🖋 🤔 📋
Jeremy Wight
Jeremy Wight

📖 🖋 🤔 📋 💵
Jacob
Jacob

📖
Loren McClaflin
Loren McClaflin

🐛
Mark McDaniels
Mark McDaniels

💻 🐛
Bogdan Kharchenko
Bogdan Kharchenko

💻 🎨
Olivia Sculley
Olivia Sculley

💻 🤔 🚇 📖 🖋
Matthew H. Irby
Matthew H. Irby

💻 👀 🐛 ⚠️
Abolfazl Akhtari
Abolfazl Akhtari

💻
Alexander Grimes
Alexander Grimes

💻
Mhd Ghaith Alhelwany
Mhd Ghaith Alhelwany

💻

This project follows the all-contributors specification. Contributions of any kind welcome!

Packages

No packages published

Languages

  • PHP 76.0%
  • Blade 23.6%
  • Other 0.4%