- Initialize a database with MySQL and get connection string
To install dependencies:
bun installTo create env file:
bun run createEnvGo into the env file and setup key
To run:
bun run dev- Data validation with joi
- tests (Ensure duedate cannot be in the past)