Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 303 Bytes

File metadata and controls

7 lines (6 loc) · 303 Bytes

Programming Team Problem Set Builder

Oh man, is it gonna be great! You just wait...

Setup

  • Copy sample.env to .env
  • Run php artisan key:generate to create an encryption key for the app
  • docker-compose up --build should build the server at http://localhost:8080