📄️ ESLint
This project has some quite strict rules enforced via ESLint. The most notable ones include:
📄️ Migrations
We're using TypeORM as our database ORM. Luckily, generating migrations with it is rather easy, as most of the process is automated.
Some tips and tricks regarding working on the project. All the things that are not so obvious, yet required to meaningfully contribute, will be added here.
This project has some quite strict rules enforced via ESLint. The most notable ones include:
We're using TypeORM as our database ORM. Luckily, generating migrations with it is rather easy, as most of the process is automated.