Skip to content

pamelawoodbrowne/hackgreenville-com

 
 

Repository files navigation

HackGreenville

The official repository for Greenville, SC's tech community website, maintained by Code for Greenville.

https://hackgreenville.com

Find us on Slack!

Purpose

Our goal is to connect people to the tech-related community in the Greenville area. We currently do this by providing information on meetups and tech organizations in the area, as well as directing people to the HackGreenville slack signup page.

The meetup information is queried from the Upstate Tech Cal Service.

The organization information is queried from Code for Greenville's API.

Got some ideas on how to make the site better? Catch us at a Code for Greenville meetup, on Slack, or open an issue!

Want to contribute? Keep reading!

Contributions welcome!

This site was built with PHP 7 and Laravel. You'll need composer as well.

Fork the project into your local environment, then run composer install to get the required packages set up.

Typically, the easiest way to get the project up and running locally would be to run php artisan serve in the root directory of the site. This command is Laravel's wrapper over PHP's built in web server.

Now you're ready to start tackling issues. Feel free to send us a pull request!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 91.3%
  • HTML 8.1%
  • Vue 0.6%