Some checks are pending
Backend CI / test (push) Waiting to run
Backend CI / build (push) Blocked by required conditions
Deploy Mnemo Cards / Deploy Backend (push) Waiting to run
Deploy Mnemo Cards / Deploy Web App (push) Blocked by required conditions
Deploy Mnemo Cards / Final Verification (push) Blocked by required conditions
9 lines
240 B
Text
9 lines
240 B
Text
---
|
|
alwaysApply: true
|
|
---
|
|
Use yx_state and yx_scope,
|
|
Follow clean architecture techique,
|
|
Modularize and split into files,
|
|
When you finish with another step:
|
|
Write unit tests for all the functionalities
|
|
Update PROGESS.md and TODO.md
|