ChristineShiels / gc-digital-talent

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to GC Digital Talent

Development Setup

You'll need to install:

Next, head on over to the /infrastructure directory and checkout the README file there. Follow those steps to get your environment up and running on Docker.

Finally, head on into the relevant directory for the service you'd like to work on and follow the steps in its respective README to get the service running locally.

Complications?

  • make sure virtualization is enabled in your machine's BIOS (this is for Docker Desktop)
  • don't forget to enable extension=pdo_pgsql in your php.ini file
  • Docker is finicky - try exiting it entirely and restarting it
  • don't forget to create your own .env file inside the service directory and set the APP_KEY

About

License:MIT License


Languages

Language:TypeScript 66.4%Language:PHP 26.9%Language:Blade 5.6%Language:Shell 0.7%Language:JavaScript 0.4%Language:CSS 0.1%Language:Dockerfile 0.0%