# Project Guidelines

Try to write clean code and follow best practices whenever possible.
You should probably consider using TypeScript where applicable.
Be careful when modifying the database schema, and remember to always
write comprehensive tests for every change you make.
