maaasyn

Results 3 issues of maaasyn

As far as I can tell, robots.txt and sitemap.xml are not implemented in this project. Could you add those files on each build? Also, it would be nice to have...

enhancement
in-progress

### Describe want to want Hey. Currently I'm trying to make my enum available only to the certain schema. ```ts import { pgSchema, pgEnum } from "drizzle-orm/pg-core"; export const publicSchema...

enhancement

The chrome extension that I write needs to sign transactions with wallets, most likely metamask. I was wondering if you guys plan to support this use case? What I basically...