Files
coldemailer/doc/prompts/8. Add Customer CRUD
2025-03-25 06:36:23 +01:00

8 lines
217 B
Plaintext

Now I want to add something like customer management to this cms.
Please generate following table and make CRUD operation into admin console.
Tablename : Customer
Params:
id, name, url, email, modifiedAt, createdAt