-
Hi, I was wondering what the end result looks like for this plugin but can't find any other sample pages. If you know of anyone who uses this plugin to publish their notes could you please share their…
-
Hi,
I tried to build the .wasm language files by myself but encountered an error.
I was able to run the commands `pnpm install` and `pnpm run build` before without a problem.
Do you have an idea wh…
-
Since the documentation website is hosted on netlify, we can use something like https://github.com/netlify/rust-functions-example to render the website in the serverless function.
-
- [x] Remove paper-toast and all Polymer dependencies from prendus-question-elements
- [ ] Check status of Kharma, make sure Guesswork is completely up to date
- [ ] Get all tests to pass for prendu…
-
In the spirit of creating small un-opinionated packages that do one thing well (rather than attempt to build a single monolith package), I wonder if one of the first candidates for broader collaborati…
-
from #49
- Netlifyのデプロイ枠を超える
無料枠は300分/月。 < 4.5min/回 x 24回/日 x 31回/月 = 3,348分/月
300分/月(超過時は$7/500分)だから、約42ドル 6,700円 の追納金がかかる。これはきつい。
Proプランにすれば 25,000分/月 で19ドル= 3,000円弱。払えなくないけど無料でやる…
-
Checklist
- [X] Create `SELF_HOSTING.md` ✓ https://github.com/himshim/bandwidth-hero-proxy2/commit/6b00fef99cea646e753c7e59b7619ba40896c4e8 [Edit](https://github.com/himshim/bandwidth-hero-proxy2…
-
## Project Name / Title
> FortTrack
## Your Name / Title
> ProxN
## Project Description
> An application where users can look on their fortnite stats, Leaderboards.
* https://github.…
ProxN updated
4 years ago
-
Hey!
Just want to first say that I'm really grateful for this package the work that went into it.
In the example shown below
```Dart
import 'package:mobx/mobx.dart';
part 'counter.g.dart';
…
-
Many static web apps (JS, Blazor WASM, etc.) require pre-rendering to be more SEO friendly.
Google crawler specifically handles JS apps quite well, but the crawler blocks DLL's so Blazor WASM isn't …