Water Blowater on Nostr: Due to GitHub suspended my account 3 days ago, I was migrating my code to another ...
Due to GitHub suspended my account 3 days ago, I was migrating my code to another host and find that there are some dependencies that needs to be cleaned up. So I did it.
Now GitHub gave my account back and here are my migrations:
1. Use esbuild to bundle my code instead of deno itself.
2. Use JSR instead of raw.githubcontent as the means of library publishing.
The migration is huge.
https://github.com/BlowaterNostr/nostr.ts/pull/93
https://github.com/BlowaterNostr/blowater/pull/486
Now GitHub gave my account back and here are my migrations:
1. Use esbuild to bundle my code instead of deno itself.
2. Use JSR instead of raw.githubcontent as the means of library publishing.
The migration is huge.
https://github.com/BlowaterNostr/nostr.ts/pull/93
https://github.com/BlowaterNostr/blowater/pull/486