- Alex Senden (alexsenden)
 - Andrii Provozin (Developik)
 - Chris Baran (Dankgen)
 - Edden Wong (EddenWong)
 - Ikram Khan Shipon (moiikram)
 
In the project root directory, run docker-compose up -d
Please note that the backend takes a minute to start for the first time since it must seed the database.
Harmony follows a slightly modified version of the Google TypeScript Style (GTS).
The specific modifications from GTS can be found here
The styling integrates with the project's linter (ESLint) and code formatter (Prettier).
Developers should install the ESLint and Prettier editor extensions, and enable "Format on save" when developing for Harmony.