Skip to content

techfix/techfix.org

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
Derek Bourgeois
Oct 14, 2018
64a0e31 · Oct 14, 2018

History

15 Commits
Oct 1, 2018
Sep 29, 2018
Sep 30, 2018
Oct 1, 2018
Oct 14, 2018
Oct 14, 2018
Oct 1, 2018
Sep 29, 2018
Sep 29, 2018
Sep 29, 2018
Sep 29, 2018
Sep 29, 2018
Sep 30, 2018
Sep 30, 2018
Sep 29, 2018
Oct 1, 2018
Oct 1, 2018
Sep 30, 2018
Oct 14, 2018
Sep 29, 2018
Sep 30, 2018
Sep 29, 2018
Oct 14, 2018
Oct 14, 2018
Oct 14, 2018

Repository files navigation

TechFix

Testing Setup

  • Install Docker Guide
  • Install Git Guide
  • Clone this repository git clone [email protected]:techfix/techfix.org.git
  • cd into the repo cd techfix.org
  • Run the application docker-compose up -d
  • Migrate the database docker-compose exec techfix bash -c "php artisan migrate"
  • Open in your brower http://localhost:8080
  • Open MailHog in your browser http://localhost:8085

Since this is not a live application, all emails are captured in MailHog. This includes activation emails that are required to activeate your account for usage in the application.

If you get an error when attempting to migrate the database, wait a minute and try again, the application may not be in a fully provisioned status (this depends on your hardware).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages