Found a fix to allow deno app with npm: to be deployed on deta.space
If you are building your app using deno and also use npm specifiers(npm:*) or package.json while you try deploying it on deta space, the app will break.
You need to disable “node_modules” folder either by using the flag or config file as stated in https://docs.deno.com/runtime/manual/node/npm_specifiers#--node-modules-dir-flag
You need to disable “node_modules” folder either by using the flag or config file as stated in https://docs.deno.com/runtime/manual/node/npm_specifiers#--node-modules-dir-flag
Found out you also need to pay warps to get your signerUUID verified 😤
Finally got to play with Neynar’s api
Podcasting
7K bike ride
Finish IndieCaster default landing page theme
Meetings
Wrote query validation ticket for client's engineer
Adjust display and input of field values to user culture
Finalized empty state views
Wrote data schema ticket for client's engineer
Wrote ETL ticket for client's engineer
add Announcement bar
Read Daily Stoic
fix nextjs app router sitemap cache issue
Edit/correct mistakes in ETL ticket for client
Living room cleanup for vac
Work on products
Pushed 20 changes to snapshooter
Podcasting
follow up with weekly schedule and meetings
Created an automated release train for my app
Helps with scheduling releases on a constant basis