Lane
Lane
https://demo.sonicjs.com/admin/cache Finish remaining ui components When user click on matching kv records check box, it should create that record and switch to on 
Currently there is an admin demo site We also need an app demo site that uses SonicJs This will demonstrate how fast a real world app is. The app is...
Cache items should automatically expire and be rehydrated when underlying data is managed. Need to be careful not to make this too broad so that we're necessarily updating cache items...
There are currently a set of Playwright E2E tests used to test the API We need to add some smoke tests for the admin UI: 1. Ensure admin pages load...
this is in progess and will extend the user table will add email sending capabilities will add Resend integration for formatting
This will be used for editing content such as blog post body content. We need to find a suitable open source markdown editor such as: 1. https://github.com/marktext/marktext 2. https://mdxeditor.dev/ Developers...