Skip to content

Latest commit

 

History

History
36 lines (28 loc) · 921 Bytes

File metadata and controls

36 lines (28 loc) · 921 Bytes

Homeless Resource Finder

Take on the Homeless Resource Challenge using a Go backend running MariaDB, JS frontend using a framework, all containerized on Docker containers for easy hosting with MVP Studio.

Prerequisites

  • Go

Installing

Obtain a copy of the repository.
$ git clone https://github.com/Hack4Eugene/homeless-resource-finder-xakclub-2019

Build image with Docker. $ sudo docker build xak-demo .

Run Docker image. $ sudo docker run -it -p 8080:8080 xak-demo

Deployment

... Basically same thing UmU

Built With

  • Go
  • JSON
  • MariaDB
  • SQL

Contributing

Frankie Gold - Database Administrator
Alexandr Iapara - Android App Developer
Alex Anderson - Backend Manager
May Tusek - UI / UX Lead Coordinator
Konner Maddalozzo - Front End Juicer
Jake Petersen - DevOps Engineer

References