denoland / saaskit

A modern SaaS template built on Fresh.
https://deno.com/saaskit
MIT License
1.15k stars 140 forks source link

proposal: admin dashboard #73

Open iuioiua opened 1 year ago

iuioiua commented 1 year ago

It should enable CRUD operations such as edit and delete functionality on items, users, etc.

brunocorrea23 commented 1 year ago

@iuioiua , I'd love to see this on v1 as I believe this is a core part for many SaaS products.

But I'm curious to know how you are thinking about the concept of orgs/teams for Deno Hunt. What would users that belong to the same org share?

iuioiua commented 1 year ago

Frankly, I'd have to think about how we do this. At the moment, there's plenty of work to get done before v1. I think this can wait till after v1.

brunocorrea23 commented 1 year ago

ah, got it! sorry, I thought that the v1 label you've added meant that you were prioritizing this task to get into that version. what do you mean by this v1 label?

iuioiua commented 1 year ago

Ah, I must've accidentally added the v1 label. I've removed it now. I think having orgs and an admin dashboard with full read/write functionality is not needed for v1.