wanderer-moe / api

📦 The API for https://wanderer.moe/ — (v2 branch) created using Cloudflare Workers, R2, DO, Hono, Lucia Auth, Drizzle, Turso, Scalar & Resend
https://api.wanderer.moe
GNU General Public License v3.0
74 stars 2 forks source link

allow users to "like" collections & assets #62

Closed dromzeh closed 6 months ago

dromzeh commented 11 months ago

can just create 2 separate tables for this, with the following cols:

for collections: check publicity & disable this feature if private, same with asset status is not approved :thinking:

dromzeh commented 6 months ago

^_^