-
Notifications
You must be signed in to change notification settings - Fork 12
Home
Welcome to the Talent Cloud wiki!
Talent Cloud is an experimental platform trying to improve hiring and talent mobility within the Government of Canada. It is entirely open source. This wiki will help explain how to develop for and contribute to the project.
The first step will be to host an instance of the Talent Cloud server locally, to test your changes.
If you're interested in running everything in Docker containers, check out out our tc-docker repository and README.
If you want to install and run all the software locally (which may improve performance) please reference this README.
Next, check our coding style guide.
We recommend using Visual Studio Code as your code editor. The team can recommend many useful extensions, and we use a workspace settings file to help keep code consistent.
If you use the recommended VS Code, the style guide will also help you set up linting and automated formatting.
Once you have the site running locally, this document will help you understand the various high-level features of the site.