How to Manage My Coderick Project Database
Once you start building your project, Coderick AI will automatically create a database if/when such is needed.
You can manage your database from the Coderick Chat interface > Database.

Within this section, click the PocketBase Dashboard button to access the interface, where you can manage your database.

Inside, you can create collections, add records to collections, and delete records.

PocketBase Features
Here are some key features and practical examples:
- Update Collections Directly in the Dashboard: You can manage data easily directly from the interface. For example, if your app has a “Users” or “Items” collection, you can add new users or items directly in the dashboard without touching any code.
- Create and Connect New Collections: You can create additional collections for any new type of data. After creating a collection, simply mention it in the chat, and the app will automatically include it.
- Manage Contact Form Emails: When a contact form is added, the system automatically creates a default email in System > _superusers to receive submissions. You can later change it to any other email address to handle incoming messages.