Hello World
This is a test article created to verify the database integration is working correctly.
Why This Matters
We need to ensure that:
- The database connection works
- Articles can be created
- The frontend can display them
console.log("Hello from the blog!");
Thanks for reading!